Skip to content

New dropdown for rich text

Marcel van Remmerden requested to merge new-dropdown-rich-text into master

What does this MR do and why?

The new Rich Text editor has a visually different dropdown for autocomplete of users, labels and quick actions. This MR aligns that design with the design of our new dropdowns.

It also fixes a few bugs with wrong padding/margin.

Note: In this MR, the new suggestions dropdown styling is applied only to the rich text editor, and not the classic markdown editor.

Screenshots or screen recordings

Before After
image image
image image
image image
image image

How to set up and validate locally

Feature.enable(:content_editor_on_issues)

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