mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-26 06:35:53 +03:00
[PR #135] [MERGED] fix: missing className prefix & bubble menu covering issue #408
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/maily.to#408
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/arikchakma/maily.to/pull/135
Author: @nygmaaa
Created: 2/26/2025
Status: ✅ Merged
Merged: 2/26/2025
Merged by: @arikchakma
Base:
main← Head:main📝 Commits (2)
7a34cadadd prefix95658b6fix inline image bubble menu get covered by section's📊 Changes
2 files changed (+10 additions, -2 deletions)
View changed files
📝
packages/core/src/editor/components/section-menu/section-bubble-menu.tsx(+8 -0)📝
packages/core/src/editor/components/ui/select.tsx(+2 -2)📄 Description
Fixed two issues:
classNameprefix forrelativeandsr-onlyinpackages/core/src/editor/components/ui/select.tsx, which caused thesr-onlyelement to be shown.Inline Imagebubble menu getting covered by theSectionbubble menu when theInline Imageis the first element of theSection.Reproduction:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.