tpcolson / npmap-species

Automating tile generation and display for National Park Service geospatial species data.
13 stars 14 forks source link

Share Tool: Weird behavior #148

Closed tpcolson closed 7 years ago

tpcolson commented 7 years ago

On the new share tool, after creating a map and hitting the share button, hitting the "back" arrow in the browser to go to previous page, the species that was selected when the share was made, persists. Hitting the browser previous page button should clear all states.

auxiliary commented 7 years ago

The problem was that the browser's URL changed although the page didn't refresh and that was confusing. In reality, there is no previous page to go back to. A better behavior is implemented in merge #149.