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

Snap Slider causes drag functionality to not work #8

Closed
TomSmedley opened this issue Sep 8, 2022 · 2 comments · Fixed by #9
Closed

Snap Slider causes drag functionality to not work #8

TomSmedley opened this issue Sep 8, 2022 · 2 comments · Fixed by #9
Labels
bug Something isn't working

Comments

@TomSmedley
Copy link

Hey guys,

I'm loving Payload and I thought I'd give Faceless UI a try and I'm after a pretty basic slider just to handle tabs that overflow, this looks like a great fit. I've noticed that Snap Slider causes drag to fail https://facelessui.com/docs/slider/examples/snap

@jacobsfletch
Copy link
Member

Hey @TomSmedley! Good catch, that is definitely not behaving as expected. We'll get this patched up for you. Stay tuned!

@jacobsfletch jacobsfletch added the bug Something isn't working label Sep 8, 2022
@jacobsfletch
Copy link
Member

jacobsfletch commented Sep 9, 2022

Hey @TomSmedley! The linked PR closed this ticket automatically, so I wanted to quickly follow-up with you here. I just published v1.1.13 which fixes this issue. The Snap Slider demo on the website has been updated to reflect this fix. Take a look!

Here's a quick snippet to get it installed in your project:

yarn add @faceless-ui/slider@^1.1.13

Let me know how it goes and THANK YOU for reporting this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

2 participants