themesberg / flowbite

Open-source UI component library and front-end development framework based on Tailwind CSS
https://flowbite.com
MIT License
7.36k stars 711 forks source link

Speed Dial on mobile #710

Open ohrrkan opened 8 months ago

ohrrkan commented 8 months ago

Version : "flowbite": "1.8.1"

The speed dial do not close on mobile device.

You can reproduce it with the docs example, they also have the issue. Open in mobile : https://flowbite.com/docs/components/speed-dial/.

I have only test with an IOS mobile but the issue is probably present on other mobile as I can see the issue with a firefox mobile emulation.

zoltanszogyenyi commented 5 months ago

Hey @ohrrkan,

Thanks for opening up the issue. Did you try using the "click" method for mobile?

https://flowbite.com/docs/components/speed-dial/#click

I'll check it out whether I can set up both "hover" and "click" so it works on desktop and mobile too.

jagandecapri commented 2 months ago

Hi @zoltanszogyenyi ,

I noticed the same behaviour also in mobile even for "click" method. The speed dial doesn't close after opened. Hope it can be fixed. If there is a workaround, that would be also nice.