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

Browser history flood and user experience #21

Open
maximelafarie opened this issue Dec 6, 2018 · 0 comments
Open

Browser history flood and user experience #21

maximelafarie opened this issue Dec 6, 2018 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed type: refactor

Comments

@maximelafarie
Copy link

Describe the bug
Each time a request is made, it makes a new entry in the browser history.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the app's GitHub repo
  2. Click on the app link near the repo title in order to access the app
  3. Once on the app, type any word in the app's homepage search bar (e.g. "fruit" [for Fruit Ninja])
  4. Try to go to back to the app GitHub repo (with browser button or trackpad) where we were in step 1
  5. (Optional) Check your browser history

Expected behavior
Go to the previous page easily and/or don't spam the browser history

Screenshots
Below is what my browser history looks like:
image

Desktop (please complete the following information):

  • OS: OSX Mojave
  • Browser Chrome
  • Version 70.0

Additional context
Actually I think it's useful to keep a search entry in the user's browser history, but not for each character he typed. 😉

Btw: awesome app! Thank you! 🖖🤓

@manekinekko manekinekko added help wanted Extra attention is needed good first issue Good for newcomers type: refactor labels Feb 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed type: refactor
Projects
None yet
Development

No branches or pull requests

2 participants