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

Can't click elements behind hidden child button #38

Open
rainercedric23 opened this issue Jul 6, 2020 · 5 comments
Open

Can't click elements behind hidden child button #38

rainercedric23 opened this issue Jul 6, 2020 · 5 comments

Comments

@rainercedric23
Copy link

I can't seem to fix an issue where I can't click the icons behind the floating button because there's a define width from UL generated by the floating button menu, see image for example

Screenshot from 2020-07-06 19-56-50

is there a workaround for this? thanks!

@ifndefdeadmau5
Copy link
Owner

I can def reproduce that just by seeing the docs page :/ will take a look, thanks!

@ifndefdeadmau5
Copy link
Owner

Hmm.. while I could confirm that ul generates space as much as it's child elements take, I had no issue with clicking behind element when it's not opened. Which browser are you working on? @rainercedric23

@rainercedric23
Copy link
Author

@ifndefdeadmau5 I am using a mobile emulator in chrome, but I've replicated it on desktop also when I've tried to move any buttons behind the hidden UL width, maybe because of the element placement?

I've created sample recording here: https://streamable.com/t8unqh

@ifndefdeadmau5
Copy link
Owner

@rainercedric23 Thanks for video information, I'm thinking of rewriting this whole package in this weekend as everything here is pretty old stuff :p

@rainercedric23
Copy link
Author

thanks @ifndefdeadmau5 ! really appreciate your work

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

No branches or pull requests

2 participants