woocommerce / woocommerce-android

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

When I select a date range for a store and switch to a different store, the previous date range is persisted. #11741

Open JorgeMucientes opened 2 weeks ago

JorgeMucientes commented 2 weeks ago

When I select a date range for a store and switch to a different store, the previous date range is persisted. Is this intentional? In iOS the date range is saved to each specific site only

dangermattic commented 2 weeks ago

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

JorgeMucientes commented 2 weeks ago

After looking a bit more into this: The way custom ranges are stored for each of the dashboard cards doesn´t support saving the values per site. Since this is not a major issue as the user can easily change the custom range when selecting a different site, and the effort to support this in Android is quite big, I'm setting the priority of this to low