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

Back button directs you forward #210

Open
frackleton opened this issue May 7, 2018 · 1 comment
Open

Back button directs you forward #210

frackleton opened this issue May 7, 2018 · 1 comment

Comments

@frackleton
Copy link
Contributor

When you nav to events.olin.build, you are forward directed to http://events.olin.build/calendar/academic,burstthebubble,featured,food,holidays,StAR (or whatever tag). Clicking the back button, in theory, takes you to events.olin.build, which directs you forward to http://events.olin.build/calendar/academic,burstthebubble,featured,food,holidays,StAR.

You can't truly go "back"

@osteele osteele added this to Product backlog in Roadmap May 9, 2018
@kylecombes
Copy link
Collaborator

This could probably be resolved by using useQueryParams instead of always pushing new URLs using React Router's push function (see our code here and here).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Roadmap
  
Product backlog
Development

No branches or pull requests

2 participants