Forma 36 contribution proposal
The problem
We are currently using Autocomplete component for multiselection, but we would like to migrate it properly to Multiselect. To be able to reproduce the same functionality, we would need to be able to display error state which we originally pass via isInvalid prop.
The proposed solution
Expand the interface of Multiselect to accept invalid state if there are validation errors.
Breaking changes
None.