nolimits4web / swiper

Most modern mobile touch slider with hardware accelerated transitions
https://swiperjs.com
MIT License
39.59k stars 9.75k forks source link

Repeat next/previous navigation link clicks that occur during swiper transition are not executed in loop mode #2718

Closed blimpmason closed 5 years ago

blimpmason commented 6 years ago

This is a (multiple allowed):

What you did

I setup a simple Swiper instance with three slides set to loop:true with both pagination and navigation enabled.

Expected Behavior

I'd like to be able to click next/previous navigation arrows (or keyboard left/right arrows) rapidly and continuously to swipe through more than 1 slide at a time. A good demonstration of the expected behavior can be seen in this Flickity "wrapAround" demo: https://codepen.io/desandro/pen/myXdej

Actual Behavior

Only one next/prev navigation arrow click is registered until the current swipe transition has completed, which can be frustrating for a user that's trying to move through the carousel rapidly or get back to a particular slide.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 5 years ago

This issue has been automatically closed due to inactivity. If this issue is still actual, please, create the new one.