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

The SearchBar does not use the browser history API #60

Open
schettn opened this issue Jun 11, 2020 · 0 comments · May be fixed by #52
Open

The SearchBar does not use the browser history API #60

schettn opened this issue Jun 11, 2020 · 0 comments · May be fixed by #52
Assignees
Labels
invalid This doesn't seem right

Comments

@schettn
Copy link
Member

schettn commented Jun 11, 2020

Describe the feature or change you'd like
Currently switching to a other users is handled via window.open(...). This shouldn't be the case and therefore replaced with the history API.

Additional context
Ref: https://developer.mozilla.org/en-US/docs/Web/API/History_API

@schettn schettn added the invalid This doesn't seem right label Jun 11, 2020
@schettn schettn added this to the SNEK Version 0.1.0 milestone Jun 11, 2020
@schettn schettn self-assigned this Jun 11, 2020
@pinterid pinterid linked a pull request Jun 11, 2020 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant