Skip to content

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
Screenshot_2023-11-23_at_10.17.46_AM Screenshot_2023-11-23_at_9.29.59_AM

How to set up and validate locally

  1. Navigate to an epic.
  2. In the Child issues and epics box, click on Add > 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.

Edited by Paul Gascou-Vaillancourt

Merge request reports