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

:hover and z-index issue #36

Closed
matthieudou opened this issue Mar 26, 2018 · 1 comment
Closed

:hover and z-index issue #36

matthieudou opened this issue Mar 26, 2018 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@matthieudou
Copy link

Hi,

First of all, thanks for the awesome job.

It looks that there is a little problem with the dropdowns.
When clicking on a dropdown and hovering another element, the dropdown goes in the "background"

here are some screenshots:
capture d ecran 2018-03-26 a 14 41 44
capture d ecran 2018-03-26 a 14 54 35

@matthieudou matthieudou changed the title :hover and z-index issue :hover and z-index issue Mar 26, 2018
@jadjoubran jadjoubran added the bug Something isn't working label Mar 26, 2018
@jadjoubran jadjoubran added this to the After release milestone Mar 26, 2018
@jadjoubran
Copy link
Owner

Thanks @matthieudou!
The 1st issue is easily fixable
The 2nd one is a bit more complicated, and has been temporarily fixed by making it work only when you hover on the "active" component (the one that has the dropdown)
I'll submit a fix for the 1st issue soon!

@jadjoubran jadjoubran self-assigned this Mar 26, 2018
jadjoubran added a commit that referenced this issue Mar 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants