woocommerce / woocommerce-ios

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

Dashboard “Top Performers” Card: Visitors and Conversions not tappable #13827

Open pmusolino opened 2 months ago

pmusolino commented 2 months ago

Description

The "Top Performers" card on the WooCommerce mobile app dashboard sometimes does not display visitors and conversions data. This issue arises in scenarios where analytics are disabled or when the user logs in using an application password. While it is expected that the data might not be available under these conditions, these sections of the card should still be tappable to display an alert explaining to the user why the data is not available. Currently, this tap functionality does not seem to work.

Steps to Reproduce

  1. Open the WooCommerce mobile app.
  2. Navigate to the dashboard.
  3. Ensure that analytics are disabled or log in using an application password.
  4. Observe the "Top Performers" card.
  5. Attempt to tap on these sections on "Top Performers" card when visitors and conversions data are not available.

Expected Behavior

When visitors and conversions data are not available, tapping on the "Top Performers" card should display an alert explaining the reason.

Actual Behavior

Tapping on the "Top Performers" card does not display any alert, leaving the user without information on why the data is not available.

dangermattic commented 2 months ago

Thanks for reporting! 👍