Skip to content

Fix environment button UI

Marcel van Remmerden requested to merge fix-environment-button into master

What does this MR do and why?

Fixes the UI for environment button on blob header in blame view.

Before After
image.png image.png

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.

How to set up and validate locally

  1. Check out this branch
  2. Ensure you have a project that has an environment set up in the GDK
  3. Visit a blame in that project (such as http://gdk.test:3000/flightjs/Flight/-/blame/master/index.js)
  4. You should see that hovering over the button to view in the deployed environment triggers a tooltip
Edited by Chad Lavimoniere

Merge request reports

Loading