llllogan / React-Volcano-App

0 stars 0 forks source link

Save the radius search filter in some state #2

Closed llllogan closed 3 months ago

llllogan commented 5 months ago

When the user clicks the back button from the volcano single view page, it goes back to the list of volcanoes, but it resets the radius filter. This should be saved so the user can return to the same search filter.

llllogan commented 3 months ago

This magically started to work when I added the router. I have no idea why. Bug closed