Feature #7318
closedDashboard widget filters - provide a "None" option
100%
Description
On a system with a lot of interfaces or whatever entries to display in the dashboard widget, the list can be filtered using the existing widget tool panel. That has an "All" button which is handy for putting everything back. But if the user wants just a couplr of interfaces (for example) shown out of 50, it is tedious to un-checked all the unwanted ones.
If all items are already selected, then make the "All" button say "None" and pressing it will uncheck the whole list.
Ten the user can easily check just a few items in the list.
Updated by Phillip Davis over 7 years ago
Updated by Phillip Davis over 7 years ago
Revised code in:
https://github.com/pfsense/pfsense/pull/3652 Handle widgets having no items selected for display
https://github.com/pfsense/pfsense/pull/3653 None button for widget filters
Updated by Phillip Davis over 7 years ago
Above PRs 3652 and 3653 have been merged to master.
Updated by Jim Pingle over 7 years ago
- Status changed from New to Resolved
- Target version changed from 2.4.0 to 2.3.4
- % Done changed from 0 to 100