Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dropdown] Multiselect Without Labels Does Not Clear #4275

Closed
sangkj opened this issue Jul 12, 2016 · 1 comment
Closed

[Dropdown] Multiselect Without Labels Does Not Clear #4275

sangkj opened this issue Jul 12, 2016 · 1 comment
Milestone

Comments

@sangkj
Copy link

sangkj commented Jul 12, 2016

When using a multiselect dropdown (with useLabel:false option), the dropdown items do not clear properly. When "get value" is called on the dropdown after "clear" is called, the dropdown returns an empty string (expected), but the selected menu items are not deselected in the ui (problem). Here is a jsfiddle to demonstrate the issue http://jsfiddle.net/k8z7aqro/1/

@jlukic jlukic added this to the 2.2.3 milestone Jul 15, 2016
@jlukic
Copy link
Member

jlukic commented Jul 15, 2016

I'm able to reproduce

This was referenced Jul 30, 2016
@jlukic jlukic closed this as completed Jul 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants