We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Idea is to use existing React component to implement drop-down multiple select for usernames and hostnames.
The text was updated successfully, but these errors were encountered:
I've found this component for React - https://www.npmjs.com/package/react-dropdown-multiselect ( Demo - http://jedwatson.github.io/react-select/ ) If forgot that it is not matching our design in a first place - It looks very good, but unfortunately it's not possible to use it, cause of react-lite, I've tried to use react instead, but then project breaks in other parts. I've speak with Stef and he pointed that I should look on https://github.com/patternfly/patternfly-react
Sorry, something went wrong.
No branches or pull requests
Idea is to use existing React component to implement drop-down multiple select for usernames and hostnames.
The text was updated successfully, but these errors were encountered: