Bug #28182
Fact search bar broken and resets to only searching hostname
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1766613
Description of problem:
In the Facts Value screen, users cannot perform search correctly because whenever a user tries to search anything in the search bar, it either gets cleared and "host = <hostname>" appears or "host = <hostname>" gets appended to the search string of what the user wants to search. You cannot never clear the search bar or accurately search for anything.
Version-Release number of selected component (if applicable):
6.6.0
How reproducible:
100%
Steps to Reproduce:
1. Hosts -> All Hosts -> <hostname> -> Facts
2. Clear out search bar and search for "name = architecture"
Actual results:
name=architecturehost=<hostname>
No entries found.
Expected results:
name=architecture
Some kind of successful population of table if it exists after clicking search.
Related issues
Associated revisions
History
#1
Updated by Marek Hulán about 1 year ago
- Related to Feature #24040: Move the search box in Hardware Models to a React component added
#2
Updated by The Foreman Bot 10 months ago
- Assignee set to Amir Fefer
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7554 added
#3
Updated by The Foreman Bot 8 months ago
- Fixed in Releases 2.2.0 added
#4
Updated by Tomer Brisker 8 months ago
- Subject changed from Fact search bar broken and resets to only searching hostname to Fact search bar broken and resets to only searching hostname
- Fixed in Releases 2.1.0 added
- Fixed in Releases deleted (
2.2.0)
#5
Updated by Amir Fefer 8 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset f3cfe40a6bf3e7b3d3ff05dec77877e053c5ff3d.
#6
Updated by The Foreman Bot 5 months ago
- Pull request https://github.com/theforeman/foreman/pull/7975 added
Fixes #28182 - fixing broken search bar in facts