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

Carousel direction on swipe different from v4 #33657

Closed
deLisle opened this issue Apr 16, 2021 · 3 comments
Closed

Carousel direction on swipe different from v4 #33657

deLisle opened this issue Apr 16, 2021 · 3 comments

Comments

@deLisle
Copy link

deLisle commented Apr 16, 2021

On macOS and iOS chrome and Safari(haven't tested other browser but pretty sure it's the same problem there)

When you use the swipe function on a carousel it goes in the opposite direction from where you have swiped from.
Why is that? It seems to be wrong.
Since when you swipe from the right to left you wanna get the carousel item from the right to swipe in.

It's easy to test if you check the documentation on the carousel for v4 or v5 on bootstraps website.

Choosing what direction you want would be optimal but at least having the same direction as v4 has on v5 would be great. Now it just messes with your head when you try to swipe :)

@GeoSot
Copy link
Member

GeoSot commented Apr 16, 2021

Hey @deLisle make a check on this
https://deploy-preview-33499--twbs-bootstrap.netlify.app/docs/5.0/components/carousel/

Does it feels right?

@deLisle
Copy link
Author

deLisle commented Apr 16, 2021

Hey @deLisle make a check on this
https://deploy-preview-33499--twbs-bootstrap.netlify.app/docs/5.0/components/carousel/

Does it feels right?

Yes this feels right.
Is this a future release?

@GeoSot
Copy link
Member

GeoSot commented Apr 16, 2021

This is the fix of 5-beta-3 that will be released in 5-stable ;)

so I may close the issue.

Thank you for pointing it out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants