osstotalsoft / rocket-ui-ts

A collection of reusable and composable React components written in TypeScript built on top of Material UI Core V5
MIT License
19 stars 4 forks source link

Use controlled search input for multiselect autocomplete #101

Closed Boerescu-Razvan closed 11 months ago

Boerescu-Razvan commented 11 months ago

Prevents the search string from resetting for multiselect autocomplete by using a controlled input component