woocommerce / woocommerce-android

WooCommerce Android app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
277 stars 135 forks source link

Wrong list animations when removing an order #12665

Open JorgeMucientes opened 1 month ago

JorgeMucientes commented 1 month ago

Describe the bug A clear and concise description of what the bug is. Please be as descriptive as possible; issues lacking detail, or for any other reason than to report a bug, may be closed without action.

When removing an order, the visual effect is really weird. It seems like the order gets removed from the list, but is not until a few seconds have elapsed and the undo toast is gone. So, if the user clicks un undo action, it appears that tap has no effect on the list at all

To Reproduce Steps to reproduce the behavior:

  1. Go to orders tab
  2. Remove an order
  3. Notice it seems an item is removed from the list (but nothing is removed)
  4. Click undo CTA and see how nothing happens in the list because the removed order item is still displayed.

Screenshots If applicable, add screenshots to help explain your problem.

https://github.com/user-attachments/assets/4c24e07d-50ed-4c4f-b5b0-2ea64f9fff45

dangermattic commented 1 month ago

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