Skip to content

Fix formatting bubble menu in Content Editor

What does this MR do?

This Merge Request fixes the formatting bubble menu in the Content Editor. The menu was broken by a dependency update. The fix provided by this Merge Request is a temporary workaround that will be removed once an upstream contribution is merged: https://github.com/ueberdosis/tiptap/pull/1820

Screenshots or Screencasts (strongly suggested)

Before After
bubble-menu-before bubble-menu-after

How to setup and validate locally (strongly suggested)

  • Edit a wiki page in your local environment.
  • Click the "Use new editor" button to enable the Content Editor.
  • Select text in the Content Editor. The formatting bubble menu should appear on top of the selected text.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports