Commit 7c47bc5
fix(a11y): align Restore Workspace button accessible name with visible label (#1547)
The button's aria-label was "Restore from backup" while the visible text
was "Restore Workspace", violating WCAG 2.5.3 (Label in Name). Removing
the aria-label lets the visible text serve as the accessible name.
Fixes: https://issues.redhat.com/browse/CRW-10720
Assisted-by: Claude Opus 4.6 (1M context)
Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ffebd42 commit 7c47bc5
1 file changed
Lines changed: 0 additions & 1 deletion
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | 111 | | |
113 | 112 | | |
114 | 113 | | |
| |||
0 commit comments