wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.99k stars 1.33k forks source link

Clicking "View more" link under "Avg views per day" does nothing #21451

Closed nbradbury closed 1 week ago

nbradbury commented 1 week ago

Tapping this link in stats does nothing:

link

I tracked that down to this line of code, which explicitly states we do nothing. We should look into whether there is an action we can perform, and if not, remove the link.

dangermattic commented 1 week ago

Thanks for reporting! 👍