<NavLink> support for search params #4331
tarngerine
started this conversation in
Proposals
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Building a product that has the idea of "saved searches" in the nav bar, where a search is expressed via a search param query:
/search?q=this+is+content
. It'd be nice to have an option for<NavLink>
to support matching the search params, not just/search'
Beta Was this translation helpful? Give feedback.
All reactions