♻️(frontend) use react aria for side panel a11y

leverage FocusScope for tab containment, escape and focus restore
This commit is contained in:
Cyril
2026-02-20 11:50:53 +01:00
parent ce9f812a7e
commit 4748b55089
5 changed files with 120 additions and 87 deletions
+4
View File
@@ -8,6 +8,10 @@ and this project adheres to
## [Unreleased]
### Changed
- ♻️(frontend) Use React Aria FocusScope for side panel accessibility
## [1.7.0] - 2026-02-19
### Added