-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Theme switcher tooltips stay on screen on mobile #8701
Comments
I am using OnePlus (android 13) and I can't reproduce this |
Can confirm this on iOS. |
Hey @zepfietje. Couldn't figure it out. It could be related to tippy.js or Popper (which tippy uses under the hood). Development on both libraries has been discontinued and there are lots of open issues. I'd really recommend switching Filament over to Floating UI if you're able. It's basically Popper v2. |
We're currently using https://github.com/ryangjchandler/alpine-tooltip, so let's ask @ryangjchandler about his opinion. |
Replaced by #13333. |
Package
filament/filament
Package Version
3.0.60
Laravel Version
10.2.6
Livewire Version
No response
PHP Version
8.2
Problem description
The tooltips for the dark / light mode switcher stay on screen on mobile.
Expected behavior
They shouldn’t stay on screen after the switcher has closed.
Steps to reproduce
Visit https://demo.filamentphp.com/ on a mobile device. I’m using an iPhone X.
Reproduction repository
https://github.com/filamentphp/demo
Relevant log output
No response
Donate 💰 to fund this issue
The text was updated successfully, but these errors were encountered: