Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
While working with katello pages:
After choosing a value from a suggestion box (e.g. a suggested field to filter on) the suggestion box disappears, but does not reappear with the refreshed suggestion (e.g. "name ="). Thus user needs to start 'blindly' typing the rest next part of the query or move the focus out of the search bar and re-focus it again.
Same thing happens on typing a query, then deleting it completely (no suggestion bar on empty search field).
Looking at the behaviour ofForeman search bar, the suggestion box is visible *always* as there is a match.
Version-Release number of selected component (if applicable):
# rpm -qa katello
katello-2.5.0-2.nightly.el7.noarch
How reproducible:
always
Steps to Reproduce:
1. Navigate to any katello entity page (e.g. Products) - preferably create some entities first
2. click (focus) the search bar
3. click any of the suggestions
4. Now, the suggestion bar disappears but it should just reload with new suggestions
5. now try to delete whole query
6. Suggestion box doesn't care either
7. click the button outside the search bar and click into it again (focus it)
8. Suggestion box appears again
- I recommend comparing the behavior with any foreman page search box (e.g. Infrastructure -> Compute profiles)
Actual results:
Suggestion box doesn't reload properly
Expected results:
It should follow the same behavior as the Foreman one
Additional info: