️(frontend) centralize aria-live announcements in store

avoid per-feature live regions and reduce a11y duplication.
This commit is contained in:
Cyril
2026-01-28 12:34:52 +01:00
parent f9dd2e1909
commit 021d7a7e06
9 changed files with 119 additions and 91 deletions

View File

@@ -13,6 +13,7 @@ and this project adheres to
- ♿️(frontend) adjust visual-only tooltip a11y labels #910
- ♿️(frontend) sr pin/unpin announcements with dedicated messages #898
- ♿(frontend) adjust sr announcements for idle disconnect timer #908
- ♿️(frontend) add global screen reader announcer#922
### Fixed