Add "directory_code_dropdown_updates" feature flag
What does this MR do and why?
- Adds a new feature flag
directory_code_dropdown_updatesthat flags a new code dropdown component - To keep this MR in scope, only added the first section in the new component
References
Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
- first part #450667 (closed)
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.
| flag On | flag Off | |
|---|---|---|
| desktop | ||
|
mobile |
How to set up and validate locally
- Enable
directory_code_dropdown_updatesandblob_repository_vue_header_appfeature flag
Feature.enable(:directory_code_dropdown_updates)
Feature.enable(:blob_repository_vue_header_app)
- Go to a directory
- Click on Code
Related to #450667 (closed) #513599 (closed)
Edited by Chaoyue Zhao



