woocommerce / woocommerce-ios

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

Header Animation Glitch on Pull-to-Refresh in Order and Products List #14439

Open irfano opened 2 hours ago

irfano commented 2 hours ago

Describe the bug When there are 100 products and 100 orders in the store, rapidly pulling to refresh the lists causes header glitches.

To Reproduce Steps to reproduce the behavior:

  1. Create 100 products and 100 orders in your test store using Smooth Generator.
  2. In the app, pull to refresh order and product lists.
  3. Repeat step 2, pulling quickly, until the issue occurs.

Screenshots

https://github.com/user-attachments/assets/0ef89619-15d1-48ed-9747-f14205924f3d

Expected behavior Headers should be sticky, they shouldn't move with the list items.

Isolating the problem (mark completed items with an [x]):

Mobile Environment Please include:

dangermattic commented 2 hours ago

🚫 Please add a type label (e.g. type: enhancement) and a feature label (e.g. feature: stats) to this issue.