Open
Description
Would you be willing to add search parameter support?
My use-case:
- search page with many options for filtering (checkboxes, radios etc)
- depending on the screen size, results are not in viewport resulting in lack of visual queue that filtering has happened.
- query parameters are added programatically to perform the filtering
Using your package, with search parameters appended to the pathname passed to the navigate callback, the leaving-entering logic is triggered as expected.
I imagine taking query parameters into account is not always desired, so a global or per case opt-in is probably recommended.
Metadata
Metadata
Assignees
Labels
No labels