Skip to content

Unread notification count - #1406

Merged
K1NGD4VID merged 10 commits into
LabsCrypt:mainfrom
akinerin:Unread_notification_count
Sep 4, 2026
Merged

Unread notification count#1406
K1NGD4VID merged 10 commits into
LabsCrypt:mainfrom
akinerin:Unread_notification_count

Conversation

@akinerin

Copy link
Copy Markdown
Contributor

closes #1258

akinerin and others added 6 commits September 3, 2026 23:42
…m clears paused, test for pause→cancel→resume
…m clears paused, test for pause→cancel→resume
…nouncements of notification count changes\n\n- Move aria-live region outside button element\n- Make live region always present (not conditional on unreadCount > 0)\n- Ensures screen readers re-announce 'N new notifications' when count increases\n\nFixes: NotificationDropdown.tsx:142-150 - badge only conveyed via button's aria-label\n\nCo-authored-by: opencode
cancel_stream clears paused (lib.rs:802), so test now correctly asserts
!s.paused instead of s.paused. Resolves audit issue #21.
@akinerin
akinerin force-pushed the Unread_notification_count branch from fa44ccf to 6842ef7 Compare September 4, 2026 00:11
@K1NGD4VID
K1NGD4VID merged commit 2e69fa4 into LabsCrypt:main Sep 4, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Audit] Unread notification count isn't announced to screen readers when it changes

3 participants