Commit 3e65840
committed
fix: convey summary status in Reading Level card accessible name
The Reading Level summary card visually displays a status such as
'Summary required', but its aria-label only announced the reading
level (e.g. 'View reading level details: 12th'), so screen reader
users never received the visible status. Include the summary status
in the card's accessible name when one is displayed.
Fixes #1765
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UNWw6kF1g1nyCpeDyXRb6L1 parent 27c4c59 commit 3e65840
1 file changed
Lines changed: 13 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
255 | 264 | | |
256 | 265 | | |
257 | 266 | | |
| |||
0 commit comments