-
Notifications
You must be signed in to change notification settings - Fork 148
WIP 253 add carousel component #280
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
Conversation
Adds a carousel component using a hook for maximum headlessness. 124
|
Thanks for your help. I tested the carousel and with Chrome I have this strange effect |
|
I improved the example. And couldn't reproduce the same behaviour. Could you confirm your still that bahviour? (tested on Chrome and Arc at the moment) 🙌 |
I still have some weird flaws 🤔 |
|
Could you take a screen record with your mouse and keyboard indicators on ? (I think there's this option in the screen recorder) |
5db91e9 to
6823074
Compare
|
that the same component, this MR comes with some improvements about
It shall be for tested again since @gioboa found weird behaviours with the auto mode (that I couldn't reproduce) |
☁️ Nx Cloud ReportCI is running/has finished running commands for commit f63831a. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this branch ✅ Successfully ran 2 targetsSent with 💌 from NxCloud. |
What is it?
Description
Use cases and why
Anywhere users want to use Carousel to display several items.
Screenshots/Demo
Checklist: