Add Reset/Clear All Filters Button to Resource Index Pages #6871
Unanswered
BuSineSSmannn
asked this question in
Ideas & Feature Requests
Replies: 1 comment
-
Have you tested that it is removed on fresh Laravel Nova 5 without any external nova components? Just tested this on our official demo and it working as expected. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Laravel Nova 5 removed the "Reset Filters" button that was available in earlier versions (Nova 1-4). This feature would be valuable for improving user experience when working with multiple filters.
Current Behavior
Proposed Solution
Add a "Reset Filters" or "Clear All" button to the filter section that:
Use Case
When users apply multiple filters and want to start fresh, they currently need to:
A reset button would streamline this common workflow.
Alternative Implementation
If a dedicated button isn't feasible, consider:
This feature would improve UX consistency and reduce friction in filter management workflows.
Beta Was this translation helpful? Give feedback.
All reactions