-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
Description
To reproduce:
Version 1 of bug:
- Open a new tab
- Go to http://example.com
- Go to https://packet-clearing-house.github.io/maptable/examples/minimal.html
- resize your window and zoom your browser
- Hold down your back button to view past pages you've visited
Expected: there are two items in my browser history: example.com & maptable example
Actual: there are dozens of maptable example and example.com is no where to be seen
Version 2 of bug
- Open a new tab
- Go to http://example.com
- Go to https://packet-clearing-house.github.io/maptable/examples/minimal.html
- resize your window and zoom your browser
- Click the back button
Expected: your browser goes back to example.com
Actual: your browser appears to do nothing
This is especially egregious when you have a maptable with no zoom or filters or table such that the user can only zoom their browser or resize their window. Suddenly the back button is "broken" because clicking it does nothing (but is actually taking them back one to one of the many window histories maptable has added)