[GH-ISSUE #2436] [bug]: environment variables are eager to save without pressing 'save' button #825

Closed
opened 2026-03-16 17:20:05 +03:00 by kerem · 0 comments
Owner

Originally created by @devmor-j on GitHub (Jun 18, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2436

Originally assigned to: @nivedin on GitHub.

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I edit environment variables and don't hit 'save' button it will save without any warning.

I expect when I edit environment variables, I MUST hit 'save' button to keep editing changes.

Also why these important and sensitive data is editable by default? They must be editable only when user clicks on some 'edit' button or something like that. Changing these kind of data shouldn't be this much unprotected in my opinion.

Steps to reproduce

  1. Create an environment variable
  2. Close and then reopen environment panel
  3. Change one of them
  4. Don't hit 'save' and just close environment panel
  5. Check that variable that was edited, It is changed.

Environment

Production

Version

Cloud

Originally created by @devmor-j on GitHub (Jun 18, 2022). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2436 Originally assigned to: @nivedin on GitHub. ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When I edit environment variables and don't hit 'save' button it will save without any warning. I expect when I edit environment variables, I MUST hit 'save' button to keep editing changes. Also why these important and sensitive data is editable by default? They must be editable only when user clicks on some 'edit' button or something like that. Changing these kind of data shouldn't be this much unprotected in my opinion. ### Steps to reproduce 1. Create an environment variable 2. Close and then reopen environment panel 3. Change one of them 4. Don't hit 'save' and just close environment panel 5. Check that variable that was edited, It is changed. ### Environment Production ### Version Cloud
kerem 2026-03-16 17:20:05 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#825
No description provided.