Skip to content

Explain quick actions inline in RTE

Himanshu Kapoor requested to merge himkp-rte-quick-actions-warning into master

What does this MR do and why?

Explain quick actions inline in RTE

In rich text editor, explain quick actions inline to make users better understand what will happen when they submit their comment.

Changelog: changed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image.png image.png

How to set up and validate locally

  1. On an issue, focus on the comment box at the bottom.
  2. Switch to rich text editor.
  3. Enter some commands.
  4. Notice that they are explained inline.
Edited by Himanshu Kapoor

Merge request reports