Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Bug][IOS][ANDROID] CarouselView vertical swipe also leads to next or prev item.  #13672

@Sasha111ua

Description

@Sasha111ua

Description

If you swipe vertically on carouselview it goes to next or previous item, you have to be very precise to swipe vertically straight if you want to stay on the current item. If I understand this correctly, it uses some kind of swipe acceleration or speed and does deceleration and this is how delta on X became big enough to switch the item. There should be a way to disable that, especially for IOS where you have to just touch the screen and swipe a little to go to next item.

Steps to Reproduce

  1. Run the app
  2. Try to do a fast vertical swipe

Expected Behavior

Current item is not changed

Actual Behavior

CarouselView goes to next/prev item

Basic Information

  • Version with issue: 5.0.0.1931
  • Last known good version: -
  • Platform Target Frameworks:
    • iOS: 14.6.0.15
    • Android: 11.1.0.17
    • UWP: did not test

Environment

Show/Hide Visual Studio info

Reproduction Link

https://drive.google.com/file/d/18paj6iBhDK_Rf9T5UNnenfVFFXSBmDmE/view?usp=sharing

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions