Skip to content

Change Edit to Open in Blob view to maintain consistency

What does this MR do and why?

The text for Edit in Web IDE and Edit in Gitpod in Blob file view were not consistent with Merge Request actions. For consistency, change Edit in Web IDE to Open in Web IDE and Edit in Gitpod to Open in Gitpod. Add new label Open in Gitpod.

Screenshots or screen recordings

image

How to set up and validate locally

  1. Open a Project repository
  2. Click on any file name to open its Blob view
  3. Check the changed actions' text
  • "Edit in WebIDE" "Open in Web IDE"
  • "Edit in Gitpod" "Open in Gitpod"

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Rajan Mistry

Merge request reports