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

Picklist multi-select overflows container when 6+ items added and no scroll #44

Closed
diverted247 opened this issue Oct 9, 2015 · 1 comment
Assignees
Labels

Comments

@diverted247
Copy link

In using the picklist-multi-select, the ul lacks overflow: auto which allows child scrolling.

<ul class="slds-picklist__options slds-picklist__options--multi shown" style="overflow: auto;">

without overflow:auto

without overflow:auto

with overflow:auto

with overflow:auto

@stefsullrew stefsullrew self-assigned this Oct 9, 2015
@stefsullrew stefsullrew added the bug label Oct 9, 2015
@stefsullrew
Copy link
Contributor

I've fixed this and it will be included in the next release. Thanks @diverted247. Closing for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants