The behavior of displaying seen/unseen notifications should be consistent with the desktop to provide users with the same logic for dealing with notifications. Presently, the counter for seen notifications behaves incorrectly.
(1) Only **seen notifications **are present. The notification that are **seen**, should be displayed with a number in grey color. On mobile there will be no indication to a user that there are still notifications that should be marked as read.
Teted on `testwiki wmf.15`
|desktop|mobile
|---|---
|nine notifications are **seen** but not **read** {F34566531}|{F34566533}{F34566539}
(2) **unseen** notifications
- the correct number of **not-seen** notifications is displayed in red
{F34566561}
- opening the notifications' flyout
{F34566564}
- ~~after the notifications' status changed to **seen** (the flyout was opened), the number 1 is displayed in grey - it should be 7. F34566566 ~~
- (updated 2025) after the notifications' status changed to **seen** (the flyout was opened), the number changes to 0, it is still displayed in red.
{F58968897}
- a user navigates to a different article, the counter disappears.
{F34566568}