tnc-ca-geo / animl-frontend

A frontend web app for viewing & labeling camera trap data by The Nature Conservancy.
https://animl.camera
15 stars 0 forks source link

Query string doesn't seem to get removed after focusing image #191

Closed nathanielrindlaub closed 4 months ago

nathanielrindlaub commented 4 months ago

It looks like that's intentional. If you remove the query string after the focused image gets displayed, the ProjectAndViewNav.jsx component reacts to the URL change (a second time) and it will clear the fetched images and replace the set filters with whatever filters are defined in that view.