maestro icon indicating copy to clipboard operation
maestro copied to clipboard

Swipe slows down and stops working after some swipes on a horizontal ScrollView

Open PedroW21 opened this issue 1 year ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues and didn't find mine.

Steps to reproduce

Actual results

https://github.com/user-attachments/assets/4b9efe36-4a88-4cba-9dc3-b63f2e9c58db

As demonstrated in the video, the first swipe behavior is acceptable, but the next one's are very tiny, until it totally stops.

Expected results

The swipe should work until the respective text is visible.

About app

  • Closed source project;
  • Android focused, but IOS versions are possible due to the framework;
  • React Native (Expo):
    • React Native 0.74.5;
    • Expo 51.0.31;

About environment

  • Java 21;
  • Linux Mint 22;
  • x86_64;

Logs

Logs
<!-- Replace this line with your logs. *DO NOT* remove the backticks! -->

Maestro version

1.38.1

How did you install Maestro?

install script (https://get.maestro.mobile.dev)

Anything else?

No response

PedroW21 avatar Oct 03 '24 23:10 PedroW21