Scribery / cockpit

Cockpit fork for work on Session Recording UI
http://www.cockpit-project.org/
GNU Lesser General Public License v2.1
6 stars 3 forks source link

Multiple drop-down select #75

Open sabbaka opened 6 years ago

sabbaka commented 6 years ago

Idea is to use existing React component to implement drop-down multiple select for usernames and hostnames.

sabbaka commented 6 years ago

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