Actions
Feature #24040
closedMove the search box in Hardware Models to a React component
Difficulty:
medium
Triaged:
No
Pull request:
Description
As part of moving the Hardware Models page into a React page, the search box has to be moved to React.
Please read more about this here: https://community.theforeman.org/t/move-hardware-model-page-to-react/10070
To accomplish this task:
1. Replace auto_complete_search with pf-react’s TypeAhead when displaying Hardware Models
2. Wire it to Redux
3. Create actions
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/5771 added
Updated by boaz shust over 6 years ago
- Related to Feature #24227: Add hosts_count, can_edit/delete/create in Models API response added
Updated by boaz shust over 6 years ago
- Related to Feature #24475: Add EmptyState to React components added
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
Updated by Ohad Levy about 6 years ago
- Category set to Search
- Assignee deleted (
boaz shust) - Target version set to 1.20.0
- Triaged set to No
- Fixed in Releases 1.20.0 added
Updated by Ron Lavi about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 184f8d5ce23cfe208a696535bcea346074d8600a.
Updated by Marek Hulán about 6 years ago
- Related to Bug #25189: New searching functionality does not allow arrow keys navigation added
Updated by Tomer Brisker about 6 years ago
- Related to Bug #25198: SearchBar results keyboard arrows navigation doesn't work properly added
Updated by Ivan Necas almost 6 years ago
- Related to Bug #25427: "Request failed with status code 404" error on Tasks page added
Updated by Ivan Necas almost 6 years ago
- Related to Bug #25976: bookmarks and autocompletion don't work for nested controller added
Updated by Marek Hulán about 5 years ago
- Related to Bug #28182: Fact search bar broken and resets to only searching hostname added
Actions