Commit 4bb35be
committed
✨(frontend) fix toggle panel button a11y with dynamic label and aria-expanded
improves screen reader support by updating label and state indication dynamically
Signed-off-by: Cyril <[email protected]>1 parent d403878 commit 4bb35be
File tree
2 files changed
+5
-1
lines changed- src/frontend/apps/impress/src/features/header/components
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
0 commit comments