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
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
It should be somehow visible that more than one item is selected. In https://github.com/pushkar8723/paper-dropdown, which we are currently using as an alternative this is solved like this:
Actual outcome
Only the first selected item is selected. See screenshot above.
Live Demo
n/a
Steps to reproduce
see above
Browsers Affected
[ X ] Chrome
[ X ] Firefox
Safari 9
Safari 8
Safari 7
Edge
IE 11
IE 10
The text was updated successfully, but these errors were encountered:
Description
When using the multi option it is not visible whether only one item or more than one item is selected when the dropdown is closed:
Our code looks like this:
Expected outcome
It should be somehow visible that more than one item is selected. In https://github.com/pushkar8723/paper-dropdown, which we are currently using as an alternative this is solved like this:
Actual outcome
Only the first selected item is selected. See screenshot above.
Live Demo
n/a
Steps to reproduce
see above
Browsers Affected
The text was updated successfully, but these errors were encountered: