isamplesorg / isamples_webui

Web interface to iSB and iSC APIs
https://isamplesorg.github.io/isamples_webui/
Apache License 2.0
0 stars 1 forks source link

Use hash value of url / cookies for tracking current search fields #179

Closed hyunssong closed 7 months ago

hyunssong commented 7 months ago

PR for #167 The problem seemed to be that the searchFields that are used for filtering the map points are not properly updated with the current user's selection. When you access the link (i.e., not clicking buttons to update the state), the previous state is not being tracked and the map does not get filtered.