woocommerce / woocommerce-ios

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

Product reviews notification badge #6530

Open JorgeMucientes opened 2 years ago

JorgeMucientes commented 2 years ago

The "unread" product reviews badge in more menu need 2 updates:

Ideally this should be the general behavior

To keep the bottom navigation more consistent let’s show the notification badge with a number in the same persistent way we do for orders. In the More menu case, it should be the total number of notifications within the view. When tapping on the reviews menu item I think the review should stay unread until the merchant actually goes in and reads the review itself or marks them all as read (I think this is how it currently works) When an item is marked as read it will then be subtracted from the badge and cleared when there are no notifications left.

Full context p91TBi-7wN-p2#comment-8974

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.