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

Drag threshold is too high on wide screens #90

Closed
Tracked by #321
jordie23 opened this issue Aug 21, 2020 · 7 comments · Fixed by #460
Closed
Tracked by #321

Drag threshold is too high on wide screens #90

jordie23 opened this issue Aug 21, 2020 · 7 comments · Fixed by #460
Labels
bug Something isn't working resolved This issue is resolved

Comments

@jordie23
Copy link

I'm playing around with the carousel. I have it set up to be a large carousel, so full width on a large screen. When you drag the current slide, it bounces back. You have to drag really far in order for the slide to progress. Is there a way to set a smaller drag distance? Even on dragFree mode, it'll bounce back without a large amount of dragging.

I had a look at the options and as far as I can see there's no way to change this, unless I've missed something?

@davidjerleke
Copy link
Owner

davidjerleke commented Aug 21, 2020

Hi @jordie23,

Thank you for your question. When reading your issue description, it seems to me that something with the setup could be wrong.

Would you mind reproducing the issue by creating a CodeSandbox or forking and modifying one of the CodeSandbox examples on the documentation examples page?

Also, I’m not sure I understand this part:

You have to drag really far in order for the slide to progress. Is there a way to set a smaller drag distance?

If you have to drag it very far for it to progress, wouldn’t you want to set a larger drag distance to make the progression easier? But I might be misunderstanding something.

Best
David

@davidjerleke davidjerleke added the awaiting response Issue is awaiting feedback label Aug 21, 2020
@davidjerleke
Copy link
Owner

Hi @jordie23,
Do you want to pursue this?

Kindly
David

@davidjerleke
Copy link
Owner

Closing this due to lack of response. Feel free to re-open this issue if you want to pursue this @jordie23.

Best
David

@davidjerleke davidjerleke added not planned Won't be investigated unless it gets lots of traction and removed awaiting response Issue is awaiting feedback labels Sep 1, 2020
@davidjerleke davidjerleke added bug Something isn't working and removed not planned Won't be investigated unless it gets lots of traction labels Apr 2, 2023
@davidjerleke davidjerleke reopened this Apr 2, 2023
@davidjerleke davidjerleke changed the title Change drag percentage? Drag threshold is too high on wide screens Apr 2, 2023
@davidjerleke davidjerleke mentioned this issue Apr 2, 2023
37 tasks
@davidjerleke
Copy link
Owner

davidjerleke commented Apr 2, 2023

Solution will be a min/max drag threshold limit:

@davidjerleke davidjerleke added the upcoming A feature or bug fix is on its way for this issue label Apr 20, 2023
davidjerleke added a commit that referenced this issue Apr 23, 2023
@davidjerleke davidjerleke added resolved This issue is resolved and removed upcoming A feature or bug fix is on its way for this issue labels Apr 23, 2023
@davidjerleke
Copy link
Owner

To be released with v8.0.0-rc01.

@davidjerleke
Copy link
Owner

@jordie23 and @silllli a fix for this has been released with v8.0.0-rc01.

@silllli
Copy link
Contributor

silllli commented Apr 26, 2023

@jordie23 and @silllli a fix for this has been released with v8.0.0-rc01.

Thank you @davidjerleke!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working resolved This issue is resolved
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants