Bug 1946705 - Fix issues with "search" capability in the Topology Quick Add component
Summary: Fix issues with "search" capability in the Topology Quick Add component
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Dev Console
Version: 4.8
Hardware: Unspecified
OS: Unspecified
urgent
medium
Target Milestone: ---
: 4.8.0
Assignee: Mohammed Saud
QA Contact: Gajanan More
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-04-06 17:15 UTC by Mohammed Saud
Modified: 2021-07-27 22:58 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-07-27 22:57:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift console pull 8572 0 None open Bug 1946705: Use search terms as separate words in quick add search 2021-04-06 17:16:17 UTC
Red Hat Product Errata RHSA-2021:2438 0 None None None 2021-07-27 22:58:04 UTC

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


Note You need to log in before you can comment on or make changes to this bug.