(frontend) move editor button out of grid and fix roles/aria-label

improves accessibility and layout consistency of editor interface

Signed-off-by: Cyril <c.gromoff@gmail.com>
This commit is contained in:
Cyril
2025-10-23 10:59:20 +02:00
parent 3ab01c98c8
commit 0d596e338c
5 changed files with 26 additions and 18 deletions

View File

@@ -6,6 +6,11 @@ and this project adheres to
## [Unreleased]
### Fixed
- ♿(frontend) improve accessibility:
- ♿(frontend) improve ARIA in doc grid and editor for a11y #1519
## [3.9.0] - 2025-11-10
### Added