Enable autocomplete on cadence iteration create/edit pages
requested to merge espadav8/gitlab:349517-enable-auto-complete-on-cadence-iteration-pages into master
What does this MR do and why?
Enabled autocomplete features on the new cadences iteration create/edit pages.
How to set up and validate locally
- Enable the new cadence feature (
Feature.enable(:iteration_cadences)
) - Create a new cadence
- Edit an iteration
- Existing behaviour will not have any autocomplete functionality, like label completing
- After applying this MR, autocompleting should work
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 #349517 (closed)
/cc @jprovaznik
Edited by Andrew Smith