Skip to content

[Task](heureka): Remove all filters including the initial filter #1012

@hodanoori

Description

@hodanoori

Task Description

Currently when there is filter coming from the URL the default initial filters are not applied but then it is not possible to remove all filters because as soon as the filters in the URL are remove code applies initialFilters from app props. So we need to figure out a way to allow people to also remove the default filters even after refreshing the app. We could use LocalStorage to address this issue.

Sub-tasks

  • Allow users to remove all filters.
  • Decide whether we should put initial filters in the URL or not and implement accordingly.

Related Issues

Additional Context

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions