Resolve "Fix "cannot merge" icon alignment in assignees widget dropdown"
What does this MR do and why?
This MR fixes the positioning of "cannot merge" icon on the assignees widget dropdown
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- In rails console enable the feature flag for assignees wdget
Feature.enable(:issue_assignees_widget)
- Visit any merge request page.
- Open the
Assignees
dropdown on the sidebar. - Try to assign to project members that cannot merge
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #413437 (closed)
Edited by Natalia Tepluhina