Skip to content

Fix autocomplete issue on design management comment form

Rajan Mistry requested to merge fix-design-management-autocomplete-rmistry into master

What does this MR do and why?

Fixes the autocomplete issue on design management comment form and description.

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

Before After
Screen Recording 2024-02-28 at 5.43.24 PM.mov Screen Recording 2024-02-28 at 5.44.30 PM.mov

How to set up and validate locally

Steps to verify:

  1. Login with any user
  2. Go to any Group > Projects > Issues
  3. Create a new Issue
  4. Go to Issue detail page and upload a design/image
  5. Click on the design to preview
  6. Check if the users are getting listed in the comment
  7. Check same in the description
Edited by Rajan Mistry

Merge request reports