Dimillian / IceCubesApp

A SwiftUI Mastodon client
https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884
GNU Affero General Public License v3.0
5.57k stars 540 forks source link

Bug: Notification badge doesn't go away when notifications are selected as the right column view #2170

Open davidcelis opened 2 months ago

davidcelis commented 2 months ago

Environment:

Description

When Ice Cubes' right-hand sidebar column is open and configured to show notifications, interacting with that sidebar doesn't appear to mark notifications as read or remove the badge from the app's dock icon. In order to mark notifications as read and remove the icon, I have to show the notifications nav item and click that so that the main column loads my notifications. Ideally, having notifications already open in the right column would mean that they're marked as read as soon as I bring the window to the foreground, or when I interact with that sidebar by scrolling or clicking in it somewhere.