Commit cb44371
committed
a11y: Make avatar in webview voice-readable
Adds an `alt` prop to the `img` tag showing the avatar inside
we WebView message list.
Previously a voice-over assistent was reading the item with some
random numeric number making it very unusable. Now it reads
"John Doe graphic" where "John Doe" is the name of the person.
This is consistent with how all other apps treat this UI element.1 parent 1f9ad56 commit cb44371
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments