Description of problem: By default all filters are selected on resource pages, when we only want to show resources in one status, we have to un-check all other status, this is really inconvenient especially for resources we provided filtering among multiple status, such as pods list page Version-Release number of selected component (if applicable): 4.3.0-0.nightly-2019-11-24-183610 How reproducible: Always Steps to Reproduce: 1. Trigger cluster upgrade 2. During upgrade progress, check cluster upgrade status by visiting Administration -> Cluster Settings -> Cluster Operators, try to check which operator is in Updating/Degraded status Actual results: 2. In order to check Updating operators, you have to un-check Available, Degraded, Unknown. Expected results: 2. Click on Updating filter should list operators in Updating status Additional info:
This has been fixed by https://github.com/openshift/console/pull/4765 which changes the filter toolbar. Now you don't see to deselect any filter to filter on a particular status.
Created attachment 1686089 [details] Status Filters Now we don't need to deselect any status to get expected ones, just choose the one we want Verified on 4.5.0-0.nightly-2020-05-06-003431
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2409