[Dropdown] Search term disappear when selecting item with Enter #3150
Labels
state/awaiting-investigation
Anything which needs more investigation
state/awaiting-triage
Any issues or pull requests which haven't yet been triaged
type/bug
Any issue which is a bug or PR which fixes a bug
Bug Report
Dropdown's search term disappear when selecting item with Enter. But with click, the search term still there
Steps to reproduce
.ui
,.multiple
,.search
,.selection
,.dropdown
Expected result
Search term still there when choosing item with enter
Actual result
Search term disappear after choosing item with enter. It seems the problem is allowAdditions: true, when i set it to false problem solved but I need to set it to true
Testcase
https://jsfiddle.net/1pavf7ym/
Screenshot (if possible)
Version
2.9.3
The text was updated successfully, but these errors were encountered: