️(frontend) adjust visual-only tooltip a11y labels

Ensure tooltips stay visual while exposing correct aria-labels.
This commit is contained in:
Cyril
2026-01-27 10:14:32 +01:00
parent e1aeec6053
commit db15c8b6cc
6 changed files with 83 additions and 40 deletions

View File

@@ -8,14 +8,15 @@ and this project adheres to
## [Unreleased]
### Changed
- ♿️(frontend) adjust visual-only tooltip a11y labels #910
- ♿(frontend) adjust sr announcements for idle disconnect timer #908
### Fixed
- 🔒️(frontend) fix an XSS vulnerability on the recording page #911
### Changed
- ♿(frontend) adjust sr announcements for idle disconnect timer #908
## [1.4.0] - 2026-01-25
### Added