refactor: move limit query from useState
to urlSearchParams
across application
#2154
Closed
2 tasks done
Labels
Type of feature
π§βπ» Refactor
Current behavior
Similar to what i started in #2047, we need to also store the limit filter state in the browsers url query. This is also related to #712.
Suggested solution
refactor the useState approach to using the browsers urlQuery params
Additional context
No response
Code of Conduct
Contributing Docs
The text was updated successfully, but these errors were encountered: