woocommerce / woocommerce-android

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

Differences in Analytics #12393

Open atorresveiga opened 3 weeks ago

atorresveiga commented 3 weeks ago

Describe the bug When displaying the store stats on the apps, we show different information per platform if the previous period is less than equal to 0. We should align which data to display to provide a unified experience.

peaMlT-Bz-p2#comment-2041

image

Steps to reproduce:

  1. On a store with no orders the previous day
  2. Create and complete a new order
  3. Check the stats on Android, iOS, and the web, and check that the information is different.

Expected behavior We should display 0% as in the web experience

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

dangermattic commented 3 weeks ago

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