Bug #36220
closed
Clear search link doesn't work in any tables except maybe Host details
Added by Samir Jha over 1 year ago.
Updated over 1 year ago.
Description
The clearSearch function in Empty states needs to be a prop passed by components.
Today it is set to const clearSearch = useSelector(selectHostDetailsClearSearch); in the common EmptyStateMessage component.
- Target version set to Katello 4.8.1
- Triaged changed from No to Yes
I think this is because the SET_CLEAR_SEARCH Redux action was dispatched in TypeAhead.js, which we no longer use in most places.
- Bugzilla link set to 2180954
- Status changed from New to Ready For Testing
- Assignee set to Jeremy Lenz
- Pull request https://github.com/Katello/katello/pull/10498 added
- Fixed in Releases Katello 4.9.0 added
- Status changed from Ready For Testing to Closed
- Target version changed from Katello 4.8.1 to Katello 4.8.0
Also available in: Atom
PDF