Move Your Workspaces to Code Menu
What does this MR do and why?
Issue - Feature: Move Your Workspaces to another menu (#513135 - closed)
We want to move the Your Workspaces to another menu.
As a GitLab user, I want to see Your Workspaces
under the Code Menu so that I have a more consolidate dropdown.
%{first_multiline_commit}
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.
- UI Change conversation thread with context: #450667 (comment 2086921508)
- Original Component -
ee/app/assets/javascripts/vue_shared/components/web_ide_link.vue
MR Acceptance Criteria
-
Your Workspaces
field is moved from Edit menu to Code menu -
Workspaces are still able to be run normally
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
Numbered steps to set up and validate the change are strongly suggested.
- Ensure the below feature flags are on:
- You can set them here
- blob_repository_vue_header_app
- directory_code_dropdown_updates
- You can set them here
- Go to or create a repository in the GDK ex: (http://gdk.test:3000/gitlab-org/gitlab-shell)
- Click on the Code Menu
- To test Workspaces workflow still works you can click on Create a workspace or access a previously existing Workspace