Description of problem: Fix issues with "search" capability in the Topology Quick Add component. Currently search works well with a single word search. The issue is when you try to narrow down those search criteria. Split the search term at the whitespace and search each data point individually Search should be able to match the following name description catalog type ( helm chart, event source, etc ) individual tags category label ( aligned with categories in dev catalog ) Actual results: Try typing in "helm <chart name>". No results because the full search term is used. Expected results: "helm" should match against the type while "<chart name>" would match the type. Reproducibility (Always/Intermittent/Only Once): always.
Tested this on 4.8.0-0.nightly-2021-04-29-222100 and could verify that this works now.
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 (Moderate: OpenShift Container Platform 4.8.2 bug fix and security update), 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/RHSA-2021:2438