[GH-ISSUE #203] All changes in input fields lost when you switch to another page #73

Closed
opened 2026-03-16 13:11:56 +03:00 by kerem · 7 comments
Owner

Originally created by @hosseinnedaee on GitHub (Oct 21, 2019).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/203

Originally assigned to: @ianfabs, @breno-pereira on GitHub.

Describe the bug
Any inserted data or change that you made in Method, URL and .. will be lost when you switch to another page

To Reproduce
Steps to reproduce the behavior:

  1. Change URL input value to something like https://jsonplaceholder.typicode.com
  2. Go to another page, for example, Click on 'Settings' (gear icon on the top-right corner)
  3. Go back to the HTTP page again
  4. see the URL input, it's value turn back to default https://reqres.in

This happens for all other changes

Expected behavior
When we go to another page the changes should remain

Originally created by @hosseinnedaee on GitHub (Oct 21, 2019). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/203 Originally assigned to: @ianfabs, @breno-pereira on GitHub. **Describe the bug** Any inserted data or change that you made in Method, URL and .. will be lost when you switch to another page **To Reproduce** Steps to reproduce the behavior: 1. Change URL input value to something like `https://jsonplaceholder.typicode.com` 2. Go to another page, for example, Click on 'Settings' (gear icon on the top-right corner) 3. Go back to the HTTP page again 4. see the URL input, it's value turn back to default `https://reqres.in` This happens for all other changes **Expected behavior** When we go to another page the changes should remain
kerem 2026-03-16 13:11:56 +03:00
Author
Owner

@liyasthomas commented on GitHub (Oct 21, 2019):

Yeah this bugs me out too.
A save as you type (to localStorage) feature might fix this.

<!-- gh-comment-id:544721478 --> @liyasthomas commented on GitHub (Oct 21, 2019): Yeah this bugs me out too. A save as you type (to localStorage) feature might fix this.
Author
Owner

@breno-pereira commented on GitHub (Oct 21, 2019):

Can I get this one?

<!-- gh-comment-id:544750722 --> @breno-pereira commented on GitHub (Oct 21, 2019): Can I get this one?
Author
Owner

@liyasthomas commented on GitHub (Oct 22, 2019):

@breno-pereira yeah sure! every contribution helps 🙂
Assigning this to you!

<!-- gh-comment-id:544768705 --> @liyasthomas commented on GitHub (Oct 22, 2019): @breno-pereira yeah sure! every contribution helps 🙂 Assigning this to you!
Author
Owner

@ianfabs commented on GitHub (Oct 22, 2019):

@breno-pereira Need any help on this fix?

<!-- gh-comment-id:545109109 --> @ianfabs commented on GitHub (Oct 22, 2019): @breno-pereira Need any help on this fix?
Author
Owner

@liyasthomas commented on GitHub (Oct 23, 2019):

He could use some help!🙌🏼

<!-- gh-comment-id:545224820 --> @liyasthomas commented on GitHub (Oct 23, 2019): He could use some help!🙌🏼
Author
Owner

@peoray commented on GitHub (Oct 24, 2019):

What's the status of this?

<!-- gh-comment-id:546044903 --> @peoray commented on GitHub (Oct 24, 2019): What's the status of this?
Author
Owner

@breno-pereira commented on GitHub (Oct 24, 2019):

@peoray It's almost done

<!-- gh-comment-id:546046200 --> @breno-pereira commented on GitHub (Oct 24, 2019): @peoray It's almost done
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#73
No description provided.