Commit 8ea8aa2
AI: add an aria-description to the chat input
We had feedback from the a11y tester that jumping the user into the
textarea could be confusing rather than focusing on the first element in
the panel and letting the user tab through. To avoid that confusion, we
agreed that adding a description to the textarea to tell the user about
the suggested prompts.
Fixed: 408289708
Change-Id: Ie1bc5b22c4f694628ed5ee339b32ca6ab819efa1
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6433968
Auto-Submit: Jack Franklin <[email protected]>
Reviewed-by: Alex Rudenko <[email protected]>
Commit-Queue: Alex Rudenko <[email protected]>1 parent 0c55789 commit 8ea8aa2
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
75 | 80 | | |
76 | 81 | | |
77 | 82 | | |
| |||
1310 | 1315 | | |
1311 | 1316 | | |
1312 | 1317 | | |
| 1318 | + | |
1313 | 1319 | | |
1314 | 1320 | | |
1315 | 1321 | | |
| |||
0 commit comments