Append bubble menus to body
What does this MR do and why?
Append bubble menus to body
In content editor, append bubble menus to body to prevent them from being cut off due to overflow hidden on the parent container.
This was caused by the recently merged MR: !119156 (merged)
Screenshots or screen recordings
Context | Before | After | Broken on master |
---|---|---|---|
Code block | Yes | ||
Formatting | Yes | ||
Link (normal) | No | ||
Link (edit) | No | ||
Media (normal) | Yes | ||
Media (edit) | Yes |
How to set up and validate locally
- Open a wiki page, edit.
- Insert a code block, link, image, or select some text to access the four bubble menus.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Himanshu Kapoor