Skip to content

Persist search and groupBy in query parameters

Lukas Eipert requested to merge leipert-persist-search-and-grouping into main

This simply pushes and reads the search / groupBy to the query parameters. Moved the filter parsing logic to a separate function in order to reuse it (wanted to keep the route logic in the page, rather than having it in the filter as well).

Merge request reports

Loading