Skip to content

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
CleanShot 2025-05-15 at 15.52.50.png CleanShot 2025-05-15 at 15.43.31.png

How to set up and validate locally

  1. Disable blob_repository_vue_header_app FF
  2. Enable Gitpod in admin following these instructions: https://docs.gitlab.com/integration/gitpod/#configure-a-gitlab-self-managed-instance
  3. Enable Gitpod on user level following these instructions: https://docs.gitlab.com/integration/gitpod/#enable-gitpod-in-your-user-preferences
  4. 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.

Merge request reports

Loading