grafana / unused

CLI tool, Prometheus exporter, and Go module to list your unused disks in all cloud providers
Apache License 2.0
51 stars 1 forks source link

Show filters or filtered column in UI mode so user can be sure that filter applied #54

Open fedordikarev opened 11 months ago

fedordikarev commented 11 months ago

Based on discussion in Slack: when user runs unused in UI mode and uses filters, it's unclear and scary to delete all the disks listed. We may either show all the filters applied (and for example, show count: filtered xxx disks out of yyy) or show the field and value in the list, so user will see that filter applied.