Commit 41d2cf0
committed
fix(frontend): address Copilot R7 comments on PR #616
- Remove aria-pressed from high-contrast toggle button: Scale nav-item
may assign an implicit menuitem role to slotted content where
aria-pressed is invalid per WAI-ARIA spec; convey toggle state via
the dynamic aria-label instead (now includes '(currently on/off)')1 parent c92847f commit 41d2cf0
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
416 | | - | |
417 | | - | |
| 416 | + | |
418 | 417 | | |
419 | 418 | | |
420 | 419 | | |
| |||
0 commit comments