woocommerce / woocommerce-ios

WooCommerce iOS app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
257 stars 108 forks source link

Scrolling Issue Causes View to Bump to Top in Menu #12640

Closed pmusolino closed 1 week ago

pmusolino commented 2 weeks ago

On large devices, such as the iPhone Pro Max (but I believe it happens on every device), when scrolling down in the menu, the view unexpectedly jumps back to the top after half a second. This "bump" to the top of the view disrupts a little bit the user experience.

Steps to Reproduce

  1. Open the app and tap on the Menu.
  2. Scroll down on the menu.

Expected Behavior The view should scroll smoothly, and the position should remain consistent after the user stops scrolling.

Video

dangermattic commented 2 weeks ago

Thanks for reporting! 👍