Is there an existing issue for this?
CLI Version
v0.0.16+2
Project ID
7c0db2bd-059c-49d3-b893-23960b6d67a0
Description
After adding a new environmental variable, I'm being redirected to a new page showing Page not found (404), but it shows a success snackbar, and the variable was also added on the dashboard.
Steps to reproduce
- Login to globe dashboard.
- Go to 'Projects' and select a project.
- Go to the 'settings' tab under the selected project.
- Click on 'Environment Variables'.
- Add new variable and observe the experience.
Expected behavior
The expected behaviour is that after adding a new environment variable, the page should stay on the same screen (or return to the variables list) and display a success message — not redirect to a 404 page
Screenshots
Additional context and comments
No response