Improve the project selector in the create-issue-form component
What does this MR do and why?
This does a few improvements to the project selector in the create-issue-form
component:
- Refactor a method to make naming more consistent.
- Leverage the newer
getTopFrequentItems
helper as the old one will be removed soon. - Fix the items' layout.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Navigate to an epic.
- In the
Child issues and epics
box, click onAdd > Add a new issue
.
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.
Edited by Paul Gascou-Vaillancourt