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 on collection limit #1627

Closed
loristns opened this issue Jun 29, 2015 · 10 comments
Closed

Dropdown on collection limit #1627

loristns opened this issue Jun 29, 2015 · 10 comments
Labels

Comments

@loristns
Copy link

Hi guys, I have a little problem with dropdown, i think it's a bug, let see :
http://www.noelshack.com/2015-27-1435588735-dropdown-problem1.png
http://www.noelshack.com/2015-27-1435588742-dropdown-problem2.png

the problem occur when a dropdown button are IN a collection, how to solve it ???

@loristns
Copy link
Author

loristns commented Jul 4, 2015

Nobody ???

@gauravmuk
Copy link

@the-new-sky can you post a working demo of the problem you are having?

@loristns
Copy link
Author

loristns commented Jul 6, 2015

See at : https://gist.github.com/the-new-sky/b455c4b1c1b401d10e27
I discovered the problem in Chrome 43.

@philrennie
Copy link

Had this today.
I set overflow:visible on .collection to solve it in my instance.

@serkandurusoy
Copy link

Having the same problem.

@loristns
Copy link
Author

loristns commented Aug 9, 2015

Sorry, i didn't say that : @philrennie solve the problem !
I close this issue.

@loristns loristns closed this as completed Aug 9, 2015
@serkandurusoy
Copy link

Well, that's a workaround, not a solution.

@loristns
Copy link
Author

loristns commented Aug 9, 2015

It's true, if we add this CSS property in materialize.css, the "bug" was solve ?
We can potentialy create a pull request, it's easy.
Sorry for the bad english, i'm french.

@loristns loristns reopened this Aug 9, 2015
@serkandurusoy
Copy link

No problem, I'm not native either :)

I don't think adding this CSS snippet solves the actual problem because I'm sure they have made it overflow: hidden for a reason in the first place.

So it is best if we knew why it is like that and what else can be done to provide a general solution.

@fega
Copy link

fega commented Apr 4, 2017

@the-new-sky Are you still having the problem? can you share us a codepen or fiddle snippet?

Also, do you tried placing the dropdown markup out of the collection?

feel free to reopen it if it is needed

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

5 participants