fabianlindfors / multi.js

A user-friendly replacement for select boxes with the multiple attribute enabled
https://fabianlindfors.se/multijs
MIT License
953 stars 76 forks source link

Search for multiple words #51

Open vincentorback opened 3 years ago

vincentorback commented 3 years ago

Not sure if this is even good UX but I found that I needed it my own project.

This feature allows you to search for "Apple Orange" and show both options. I’m splitting up each search word and search for them independently.