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 always open #1824

Closed
ssageghi opened this issue Jul 1, 2017 · 4 comments
Closed

Dropdown always open #1824

ssageghi opened this issue Jul 1, 2017 · 4 comments

Comments

@ssageghi
Copy link

ssageghi commented Jul 1, 2017

Hi
i used Form and dropdown menu and dropdown is always open
Expected behaviour:
image

actual result :
image
the div does not have visible and still it's showing
I use v 0.70.0

@layershifter
Copy link
Member

Please provide a codepen.

@ssageghi
Copy link
Author

ssageghi commented Jul 1, 2017

https://codepen.io/anon/pen/gReMWQ
this is my code on localhost
but it work fine on codepen

@layershifter
Copy link
Member

You don't need wrap Form.Dropdown into Form.Field, Form.Dropdown is sugar for Form.Field + Dropdown.

The fact that you can't reproduce the problem with a codepen shows that it is locally. I think it's in CSS, do you use a custom CSS or custom-build of SUI? I saw the similar problem when transition.css wasn't included.

@layershifter
Copy link
Member

Issue can be reopened if we will have more information about problem with SUIR.

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