Filter report page to only failed checks
danielbachhuber opened this issue ยท 5 comments
When a report page has dozens of checks, it can be difficult to find the failed ones.
It would be nice to have a simple filter to limit the report to only failed checks.
I saw this change in action earlier today ๐
From my perspective, it was a little unexpected to have the images appear out of order.
What if the images remained in order, but there was a button at the top to "Only show failed checks"? Clicking on the button once would hide the successful checks. Clicking on the button again would show the successful checks again. If there weren't any failed checks, the button would not appear.
Also, not to shove too many things on this issue ๐ ... it would be nice to have a total count of passed and failed checks at the top.