Skip to content

Use category=tertiary for buttons in bubble menus in content editor

Himanshu Kapoor requested to merge 360292-bubble-menus-tertiary into master

What does this MR do and why?

In the content editor, buttons in the main toolbar have category="tertiary". The buttons in the contextual formatting menu (and code blocks bubble menu) should also be changed to tertiary.

Fixes #360292 (closed)

Screenshots or screen recordings

- Before After
Formatting bubble menu image image
Code blocks bubble menu image image

How to set up and validate locally

  1. Open a wiki page. Click "Edit rich text" to open the content editor.
  2. Type in some text and insert a code block.
  3. Select some text (outside a code block) to trigger the formatting bubble menu.
  4. Focus on a code block to trigger the code block bubble menu.
  5. Notice the change in UI as per the screenshots above.

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

Loading