Describe the bug
If I want to edit a project variable and then I want to edit an environment variable I become lost within a confusing workflow.
To Reproduce
Editing Environment Variables
- I navigate to a project
- I select a Variables
- I click "Edit" a project variable
- I edit or add a project variable
- And then I want to now add or edit an environment variable
- I cannot because I am no longer on the page I went to
I need to navigate back to project, then find the environment then go to variables
There is an invisible navigation with no way back.
The only indication of change is if I read the URL bar and the Environment variables section disappears.
Expected behavior
I should not be navigated to a project variables page, I should be still within the environment variables page.