Feature #21604
closedAdd react based search box
Added by Dan Seethaler about 7 years ago. Updated over 6 years ago.
Description
Search box should be configurable to include dropdown filters and bookmarks. Pull in styling from patternfly.
Updated by Ohad Levy about 7 years ago
is this the search auto completer? maybe worth looking into https://github.com/paypal/downshift
Updated by Dan Seethaler about 7 years ago
Ohad Levy wrote:
is this the search auto completer? maybe worth looking into https://github.com/paypal/downshift
Yup - my thought exactly. Already have a small storyboard component going. Now I'm looking into getting the drop-down filters and such from patternfly.
Updated by Walden Raines about 7 years ago
- Blocks Tracker #21151: Add react based Red Hat repositories page to katello added
Updated by Walden Raines almost 7 years ago
- Assignee changed from Dan Seethaler to Avi Sharvit
Avi, do you mind taking a look at this? Could be a good way to replace the search boxes in foreman.
In addition to what is listed in the description we also need support for autocomplete. This could also be a good opportunity to move towards the patternfly recommended filter search as seen in https://rawgit.com/patternfly/patternfly/master-dist/dist/tests/list-view.html.
The search can likely be a new component added to patternfly-react.
Please let me know if you have any questions.
Updated by Avi Sharvit almost 7 years ago
Walden Raines wrote:
Avi, do you mind taking a look at this? Could be a good way to replace the search boxes in foreman.
In addition to what is listed in the description we also need support for autocomplete. This could also be a good opportunity to move towards the patternfly recommended filter search as seen in https://rawgit.com/patternfly/patternfly/master-dist/dist/tests/list-view.html.
The search can likely be a new component added to patternfly-react.
Please let me know if you have any questions.
Sounds good!
Updated by Tomer Brisker almost 7 years ago
- Has duplicate Refactor #21642: Replace jquery-ui autocomplete with react autocomplete added
Updated by Tomer Brisker almost 7 years ago
- Blocks Refactor #21640: Drop jQuery-ui added
Updated by Walden Raines almost 7 years ago
- Status changed from New to Assigned
- Target version set to 237
Updated by Walden Raines almost 7 years ago
- Blocks Feature #21953: RH Repos: hook up enabled/disabled/both selector to search and multiselect added
Updated by Walden Raines almost 7 years ago
- Target version changed from 237 to 239
Updated by Walden Raines almost 7 years ago
- Assignee changed from Avi Sharvit to Dan Seethaler
Updated by Walden Raines almost 7 years ago
- Target version changed from 239 to 243
Updated by Dan Seethaler almost 7 years ago
- Status changed from Assigned to Closed
This component is moving into the patternfly-react library - see https://github.com/patternfly/patternfly-react/pull/190