Fix gitpod button is missing in the edit dropdown
What does this MR do and why?
In !184664 (merged), we updated the prop name for gitpod user and instance preferences. However, we did not update the variables passing down through the dataset. This is only being used when blob_repository_vue_header_app is off.
References
Resolves #537399 (closed)
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Disable
blob_repository_vue_header_appFF - Enable Gitpod in admin following these instructions: https://docs.gitlab.com/integration/gitpod/#configure-a-gitlab-self-managed-instance
- Enable Gitpod on user level following these instructions: https://docs.gitlab.com/integration/gitpod/#enable-gitpod-in-your-user-preferences
- From the project overview or a directory page, click Edit and verify that Gitpod is visible in the edit dropdown
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

