You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
At the moment we can apply various filters, select dates, choose perPage and select page. But if after that we reload the page, all our selected filters, page and so on reset.
We all of them to be reflected in the URL as query params like
If we load page by this URL directly all the filters, page and so on should be set as per URL
Back/Forward browser buttons should work correctly, so if change page or filter, and then click Back, we should go to the previous filter/page
The text was updated successfully, but these errors were encountered:
maxceem
changed the title
Reflect in URL all the filters, selected dates, page and perPage
[$60] Reflect in URL all the filters, selected dates, page and perPage
Jun 17, 2021
At the moment we can apply various filters, select dates, choose perPage and select page. But if after that we reload the page, all our selected filters, page and so on reset.
We all of them to be reflected in the URL as query params like
The text was updated successfully, but these errors were encountered: