apps
apps copied to clipboard
Persist report filters in URL
Store the from/to dates, group by value, etc in the URL.
Requires upgrading to react-router v6, so useSearchParams can be used.
Is this something we still want to do? Since we already have react router v6 @hieronx
Yes we definitely still want to do this!