You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I have a multiple dropdown with allowAdditions set to true,
whenever I try to add any items with more than one word (such as 'Criminal Law') and there are no existing matches, the dropdown disappears when I am on 'Criminal' and I press the spacebar. The new addition re-appears again when I start typing 'L'. I think it should not disappear.
I notice that this is the behavior in the semantic-ui's website's demo as well.
(under 'Dropdown' -> 'Tagging and User Additions' -> 'Multiple')
The text was updated successfully, but these errors were encountered:
jlukic
changed the title
dropdown new addition disappears whenever I press spacebar
[Dropdown] new addition disappears whenever I press spacebar
Aug 15, 2015
When I have a multiple dropdown with allowAdditions set to true,
whenever I try to add any items with more than one word (such as 'Criminal Law') and there are no existing matches, the dropdown disappears when I am on 'Criminal' and I press the spacebar. The new addition re-appears again when I start typing 'L'. I think it should not disappear.
I notice that this is the behavior in the semantic-ui's website's demo as well.
(under 'Dropdown' -> 'Tagging and User Additions' -> 'Multiple')
The text was updated successfully, but these errors were encountered: