falling-fruit / falling-fruit-web

Mobile-friendly website for Falling Fruit
https://beta.fallingfruit.org
GNU General Public License v3.0
29 stars 7 forks source link

(mobile) /data and /imports highlight an incorrect tab #411

Closed wbazant closed 4 days ago

wbazant commented 2 weeks ago

Quite obscure, but from settings, you can navigate to /data or /imports, and that's the highlighted tab due to the fromPage mechanism, but it you refresh the page, the highlighted tab is wrong.

For example, http://localhost:3000/imports/455/@40.11257850000001,-88.22879260000002,4z should highlight settings.

I have a fix, just making an issue to document the change.