Skip to content

Fix vsa label dropdown limit

Ezekiel Kigbo requested to merge ek-fix-vsa-label-dropdown-limit into master

What does this MR do?

Fixes #212895 (comment 314203285)

UI

  • Consolidates the label dropdowns for VSA
  • Adds the search box to both dropdowns
  • Fetches the first 20 group labels (no ancestor / descendent or project labels)
  • Refetches data on search

Data

Screenshots

Custom stage form

With results No results
Screen_Shot_2020-03-27_at_11.59.46_pm Screen_Shot_2020-03-28_at_12.00.02_am

Task by type label filter

With results No results
Screen_Shot_2020-03-28_at_12.02.56_am Screen_Shot_2020-03-28_at_12.03.06_am

(https://docs.gitlab.com/ee/development/documentation/workflow.html#when-documentation-is-required))

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports