biothings / discovery-app

The Data Discovery Engine project by the CD2H Data working-group
http://discovery.biothings.io
Apache License 2.0
4 stars 9 forks source link

Mild routing bug: back button doesn't go back properly in Chrome #72

Open flaneuse opened 3 years ago

flaneuse commented 3 years ago

Steps to reproduce:

  1. https://discovery.biothings.io/portal/niaid
  2. Click on Datasets on right nav bar (routes to https://discovery.biothings.io/dataset?guide=/guide/niaid)
  3. Clicking Back button on Chrome routes to https://discovery.biothings.io/dataset instead of https://discovery.biothings.io/portal/niaid
marcodarko commented 3 years ago

I don't experience the same on same browser but I do implement a history push on searches to go back to previous searches that might be interfering with this if you search for something but this shouldn't be the case here.