Skip to content

Append bubble menus to body

Himanshu Kapoor requested to merge himkp-bubble-menu-fix into master

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 image image Yes
Formatting image image Yes
Link (normal) image image No
Link (edit) image image No
Media (normal) image image Yes
Media (edit) image image Yes

How to set up and validate locally

  1. Open a wiki page, edit.
  2. 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.

Edited by Himanshu Kapoor

Merge request reports