Skip to content

Search parameter support #19

Open
@AndreasDeRijcke

Description

@AndreasDeRijcke

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions