You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'd like an option or workaround to disable rubber-banding on the first / last item when loop is False
i use embla nested within ANOTHER swiper element, and when the user swipes right on the first image,
i'd like the outer container to pick up the pan gesture, and animate the outer container
currently: i see the inner slideshow moving AND the outer container moving simultaneously, which just isn't what my client desires.
Describe alternatives you've considered
disabling 1:1 swipe-based page naviation effect in favor of an Arrow overlay element coming into view
still has issue of nested gesture recognition (bad visual affordance to user that there's more media to view, rather than that they've reached a hard Stop edge and will begin controlling the OUTER container)
disable visual feedback and just respond to swipe (bad ux)
disable swipe gesture stick to alternative arrow button navigation (would love to keep swiper like "native app" feeling)
Feature request is related to
Is your feature request related to an issue?
#42
Describe the solution you'd like
i'd like an option or workaround to disable rubber-banding on the first / last item when loop is False
i use embla nested within ANOTHER swiper element, and when the user swipes right on the first image,
i'd like the outer container to pick up the pan gesture, and animate the outer container
currently: i see the inner slideshow moving AND the outer container moving simultaneously, which just isn't what my client desires.
Describe alternatives you've considered
disabling 1:1 swipe-based page naviation effect in favor of an Arrow overlay element coming into view
still has issue of nested gesture recognition (bad visual affordance to user that there's more media to view, rather than that they've reached a hard Stop edge and will begin controlling the OUTER container)
disable visual feedback and just respond to swipe (bad ux)
disable swipe gesture stick to alternative arrow button navigation (would love to keep swiper like "native app" feeling)
Additional context
you can see the nested swiper effect / issue if you visit this page on mobile:
https://www.wright20.com/auctions/2023/07/2021-art/100
The text was updated successfully, but these errors were encountered: