Version: 0.7.5
Describe the Bug
When a very long environment variable is added (for example an API token), the value is not rendered correctly in the UI.
Instead of being displayed or masked consistently, the token is shown as an extremely long line of asterisks, breaking the layout and making it impossible to visually manage or distinguish the variable.
Steps to Reproduce
- Open the application.
- Go to the section where environment variables are defined.
- Add a new environment variable.
- Paste a very long value (I used a token approximately 3,700 characters long).
- Save and view the variable in the list.
Screenshots / Logs
See attached screenshot showing the token rendered as a continuous line of asterisks that overflows the UI.
Operating System