Bug 1946705

Summary: Fix issues with "search" capability in the Topology Quick Add component
Product: OpenShift Container Platform Reporter: Mohammed Saud <msaud>
Component: Dev ConsoleAssignee: Mohammed Saud <msaud>
Status: CLOSED ERRATA QA Contact: Gajanan More <gamore>
Severity: medium Docs Contact:
Priority: urgent    
Version: 4.8CC: aos-bugs, cjerolim, jakumar, nmukherj
Target Milestone: ---   
Target Release: 4.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-07-27 22:57:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mohammed Saud 2021-04-06 17:15:42 UTC
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.

Comment 2 Christoph Jerolimov 2021-04-30 10:57:45 UTC
Tested this on 4.8.0-0.nightly-2021-04-29-222100 and could verify that this works now.

Comment 5 errata-xmlrpc 2021-07-27 22:57:48 UTC
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