Skip to content

Add debouncing to environments dropdown

What does this MR do and why?

Add debouncing to environments dropdown

  • add debouncing and memoization to environments dropdown for protected environments
  • update related specs

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

  1. Create a group with multiple sub groups
  2. Go to the parent group's Settings > CI/CD Settings
  3. Expand the Protected Environments section, and go to add one
  4. In the Allowed to deploy dropdown, try to search for a specific environment
Edited by Andrei Zubov

Merge request reports