Bug #28182
closedFact 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.
Updated by Marek Hulán about 5 years ago
- Related to Feature #24040: Move the search box in Hardware Models to a React component added
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Amir Fefer
- Pull request https://github.com/theforeman/foreman/pull/7554 added
Updated by Tomer Brisker over 4 years 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)
Updated by Amir Fefer over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset f3cfe40a6bf3e7b3d3ff05dec77877e053c5ff3d.
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/7975 added