Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All changes in input fields lost when you switch to another page #203

Closed
hosseinnedaee opened this issue Oct 21, 2019 · 7 comments · Fixed by #211
Closed

All changes in input fields lost when you switch to another page #203

hosseinnedaee opened this issue Oct 21, 2019 · 7 comments · Fixed by #211
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@hosseinnedaee
Copy link
Contributor

hosseinnedaee commented Oct 21, 2019

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

@hosseinnedaee hosseinnedaee added bug Something isn't working good first issue Good for newcomers hacktoberfest labels Oct 21, 2019
@liyasthomas
Copy link
Member

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

@breno-pereira
Copy link
Contributor

Can I get this one?

@liyasthomas
Copy link
Member

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

@ianfabs
Copy link

ianfabs commented Oct 22, 2019

@breno-pereira Need any help on this fix?

@liyasthomas
Copy link
Member

He could use some help!🙌🏼

@peoray
Copy link

peoray commented Oct 24, 2019

What's the status of this?

@breno-pereira
Copy link
Contributor

@peoray It's almost done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants