[GH-ISSUE #2495] [bug]: I think there is a problem with saving state #842

Closed
opened 2026-03-16 17:23:44 +03:00 by kerem · 5 comments
Owner

Originally created by @hckhanh on GitHub (Jul 9, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2495

Originally assigned to: @amk-dev on GitHub.

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

You can watch my recorded footage to get an idea about this bug.

e36f6add-238e-4156-8bf1-00f28dd0d149.webm

The saving state did not reset after rejecting the unsaved changes

Steps to reproduce

Click to another request after rejecting unsaved changes.

Environment

Production

Version

Cloud

Originally created by @hckhanh on GitHub (Jul 9, 2022). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2495 Originally assigned to: @amk-dev on GitHub. ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior You can watch my recorded footage to get an idea about this bug. [e36f6add-238e-4156-8bf1-00f28dd0d149.webm](https://user-images.githubusercontent.com/6380436/178101035-d9996048-a647-48a3-bb03-ea074a9c13f7.webm) The saving state did not reset after rejecting the unsaved changes ### Steps to reproduce Click to another request after rejecting unsaved changes. ### Environment Production ### Version Cloud
kerem 2026-03-16 17:23:44 +03:00
Author
Owner

@WaylonOKC commented on GitHub (Jul 14, 2022):

I think this may be leading to the random issue that I'm seeing where saving a change to an API overwrites the previous API effectively deleting one (the previous api) and making a duplicate of the other (the one currently being saved).

<!-- gh-comment-id:1184629472 --> @WaylonOKC commented on GitHub (Jul 14, 2022): I think this may be leading to the random issue that I'm seeing where saving a change to an API overwrites the previous API effectively deleting one (the previous api) and making a duplicate of the other (the one currently being saved).
Author
Owner

@gabrielmdu commented on GitHub (Jul 18, 2022):

Isn't this the same problem addressed in #2324?

<!-- gh-comment-id:1187534044 --> @gabrielmdu commented on GitHub (Jul 18, 2022): Isn't this the same problem addressed in #2324?
Author
Owner

@rieger-jared commented on GitHub (Jul 22, 2022):

This bug is making hopscotch "unusable" for me. When will #2324 be live?

<!-- gh-comment-id:1192716900 --> @rieger-jared commented on GitHub (Jul 22, 2022): This bug is making hopscotch "unusable" for me. When will #2324 be live?
Author
Owner

@liyasthomas commented on GitHub (Jul 26, 2022):

cc: @AndrewBastin, @nivedin

<!-- gh-comment-id:1194859916 --> @liyasthomas commented on GitHub (Jul 26, 2022): cc: @AndrewBastin, @nivedin
Author
Owner

@AndrewBastin commented on GitHub (Jul 28, 2022):

As of e9576dd33962d675978be6e5461f9303b811abae....

I have implemented the fix for when there is no save context (no green dot) and you select a request which has no difference between the contents in the editor.

For other cases, it is still marked as an intended behavior. Closing the issue, but welcoming for conversations.

<!-- gh-comment-id:1198062109 --> @AndrewBastin commented on GitHub (Jul 28, 2022): As of e9576dd33962d675978be6e5461f9303b811abae.... I have implemented the fix for when there is no save context (no green dot) and you select a request which has no difference between the contents in the editor. For other cases, it is still marked as an intended behavior. Closing the issue, but welcoming for conversations.
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#842
No description provided.