srigar / multiselect-react-dropdown

React multiselect dropdown with search and various options
https://10xn41w767.codesandbox.io/
MIT License
200 stars 114 forks source link

Making it as Required like any other html input #145

Open PraveenSiva006 opened 3 years ago

PraveenSiva006 commented 3 years ago

While using in form , it could not prevent submitting.

mfrazie2 commented 3 years ago

@srigar I'd be happy to work on this issue. I need to have support for a required multi-select field in my project.

What way would like to provide feedback to a user they are missing necessary values?

mfrazie2 commented 3 years ago

https://github.com/srigar/multiselect-react-dropdown/pull/154