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
Is your feature request related to a problem? Please describe.
Currently, when filtering data in tables you need to remove each filter individually, especially when multiple filters are applied.
Describe the solution you'd like.
Add a "Clear All Filters" button to the table interface. This button should reset all active filters with a single click, returning the table to its default unfiltered state.
Describe alternatives you've considered
Adding a button near the filters
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently, when filtering data in tables you need to remove each filter individually, especially when multiple filters are applied.
Describe the solution you'd like.
Add a "Clear All Filters" button to the table interface. This button should reset all active filters with a single click, returning the table to its default unfiltered state.
Describe alternatives you've considered
Adding a button near the filters
![Image](https://private-user-images.githubusercontent.com/2777865/406221305-ecf8c488-c6b6-419e-af1f-dee4cfad73cf.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4NDI4NzYsIm5iZiI6MTczODg0MjU3NiwicGF0aCI6Ii8yNzc3ODY1LzQwNjIyMTMwNS1lY2Y4YzQ4OC1jNmI2LTQxOWUtYWYxZi1kZWU0Y2ZhZDczY2YucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDZUMTE0OTM2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MWE0NDUwOWJlNzQ3YzUzNWRmZjdiZDM5MThlODZhN2Q1NTAwZGJmNzZmYzllZDVkNDY0YzdmY2JiOWQxYTU2MyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.uYF2XExxURSpGRoiW1HQkme5EFh_Jy_-yNMgyKRKWcQ)
Additional context
No response
The text was updated successfully, but these errors were encountered: