Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.09k stars 4.95k forks source link

BUG - Semantic UI Dropbox, Search functionality #7006

Open subhayandutta opened 4 years ago

subhayandutta commented 4 years ago

Regarding - Semantic UI Dropbox, Search functionality

[Dropdown] Search should be able to search all words in a sentence provided in the Dropdown list

Go to https://semantic-ui.com/modules/dropdown.html, and check the example on "Multiple Search Selection". You will see that if the search is done on second or third word, "like 'Of' from 'District Of Columbia'" you will see that the relevant search does not include "District Of Columbia".

Expected Result

Search should be able to return "District Of Columbia".

Actual Result

No result

Version

x.y.z

Testcase

[Fork, update, and replace to show the bug]: https://jsfiddle.net/ca0rovs3/