Add WebIDE and Gitpod buttons to Compact Code Dropdown
What does this MR do and why?
Add WebIDE and Gitpod buttons to Compact Code Dropdown
This feature is behind "directory_code_dropdown_updates" feature flag
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.
- see this note for design
- third part #450667 (closed). implementation plan for the whole issue is here
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.
| directory_code_dropdown_updates flag OFF | directory_code_dropdown_updates flag ON | |
|---|---|---|
| directory |
|
|
| blob |
|
|
| project overview | ||
| mobile |
|
How to set up and validate locally
-
Enable
directory_code_dropdown_updatesandblob_repository_vue_header_appfeature flagFeature.enable(:directory_code_dropdown_updates) Feature.enable(:blob_repository_vue_header_app) -
Select a directory
-
Select a file
-
WebIDE should open either a) Select WebIDE in dropdown b) Shortcut
. -
Enable Gitpod for both the instance and user, Gitpod should render the dropdown and can be opened by selecting Gitpod
Related to #450667 (closed)
Resolves #513135 (closed)







