uselagoon / lagoon

Lagoon, the developer-focused application delivery platform
https://docs.lagoon.sh/
Apache License 2.0
548 stars 147 forks source link

Header mislabeling: 'Project variables' incorrectly displayed above 'Environment variables' section in Lagoon dashboard #3717

Closed Ahmedjabar closed 2 months ago

Ahmedjabar commented 2 months ago

Describe the bug

Project variables is shown as the header above Environment Variables section. The correct heading appears briefly before it is replaced by Project variables. This was observed on Lagoon core version 2.18.0+fa25b3e9.

To Reproduce

Steps to reproduce the behavior:

  1. Go to the Variables section
  2. Observe Project variables header above the Environment variables section. See the attached screenshot.

Expected behavior

The header should be correct (i.e. Environment variables).

Screenshots

Screenshot 2024-05-02 at 3 37 34 pm

Additional context

N/A.

shreddedbacon commented 2 months ago

Closing, issue already exists in the lagoon-ui: https://github.com/uselagoon/lagoon-ui/issues/244