-
-
Notifications
You must be signed in to change notification settings - Fork 462
Open
Labels
🐛 bugSomething isn't workingSomething isn't workingconfirmedThis bug was confirmedThis bug was confirmed
Description
- I have searched the Issues to see if this bug has already been reportedI have tested the latest versionTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Current behavior
Load the Carousel component and try to move between slides by dragging with your finger on a cell phone, it does not drag.
Expected behavior
It should be possible to transition between slides not only with the buttons.
Context
It can be tested on the flowbite page from a cell phone:
https://flowbite-react.com/docs/components/carousel
https://storybook.flowbite-react.com/?path=/story/components-carousel--default
viunow
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't workingSomething isn't workingconfirmedThis bug was confirmedThis bug was confirmed
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
viunow commentedon Aug 14, 2024
I have the same issue, been using Flowbite Carousel for months with this problem, already tried the prop slide={true} and nothing...
rluders commentedon Aug 14, 2024
Tested with on iPhone using Safari, confirmed.
max-tor commentedon Sep 11, 2024
Same for me, please add swipe functionality
rardoz commentedon Dec 24, 2024
Reporting as well in December 2025.
SutuSebastian commentedon Dec 24, 2024
Future plan:
Carousel
component will go under a complete rewrite, mainly using a headless approach. It will mostly be rich in examples how to construct different cases of carousels.