Skip to content

Fix issues with quick action explanations

Himanshu Kapoor requested to merge himkp-qa-descriptions into master

What does this MR do and why?

Fix issues with quick action explanations

Changelog: fixed

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.

Case Before After
Adding/removing labels

image.png

image.png

Autocomplete of multiple labels

Screen Recording 2024-07-10 at 22.13.34.mov

Issue: Autocomplete was broken

Issue: #471819

Screen Recording 2024-07-10 at 22.09.00.mov

Updated: Autocomplete is fixed

Line is no longer a quick action

Screen Recording 2024-07-10 at 22.14.28.mov

Issue: Label description still visible

Screen Recording 2024-07-10 at 22.09.34.mov

Updated: Label description is removed

How to set up and validate locally

  1. In an issue comment, switch to rich text editor.
  2. Try to add some labels with the /label command.
  3. Observe the changes as described in the screenshots section.
Edited by Himanshu Kapoor

Merge request reports