Closed diverent2 closed 3 years ago
Currently the site has a per component state for the search.
Depending on where the user comes from this can cause issues like "ghost checkboxes" (seemed to be toggled but aren't)
Turn search filters into global state.
https://svelte.dev/docs#svelte_store
Resolved by https://github.com/diverent2/flagfinder/commit/feef7d2bcbf359ce9ba47913db29a46ab5cec5c5
💡 feature request
Currently the site has a per component state for the search.
Depending on where the user comes from this can cause issues like "ghost checkboxes" (seemed to be toggled but aren't)
Task
Turn search filters into global state.
References
https://svelte.dev/docs#svelte_store