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
Actions