Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[$60] Reflect in URL all the filters, selected dates, page and perPage #30

Closed
@maxceem

Description

@maxceem

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

https://platform.topcoder-dev.com/taas-admin/work-periods?perPage=10&page=2&startDate=2021-10-01&userHandle=maxceem&paymentStatus=completed,pending
  • 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions