Closed hsavit1 closed 3 months ago
This would be an amazing feature to have! Something akin to the Autocomplete component from MUI https://mui.com/material-ui/react-autocomplete/
ComboBox
The existing ComboBox does not support loading list items asynchronously.
PR's are welcome ;)
This issue has been automatically closed because it received no activity for a while. If you think it was closed by accident, please leave a comment. Thank you.
Feature description
This would be an amazing feature to have! Something akin to the Autocomplete component from MUI https://mui.com/material-ui/react-autocomplete/
Affected component/components
ComboBox
Additional Context
The existing ComboBox does not support loading list items asynchronously.
Before submitting