|
|
|
|
|
by matteason
844 days ago
|
|
The design looks great. Unfortunately the surveys themselves aren't accessible, so can't easily be completed by people using assistive technology such as screen readers. For example: - on the 'Report a bug' demo I'd expect the 'Did you discover a bug?' text to be in a <label> connected to the textarea with for="id", and the 'Please let us know what happened' text to be connected with an aria-describedby on the textarea. - on the CSAT demo the happy face/sad face buttons don't have an accessible text alternative to the icons, for example using aria-label, so the buttons will be unlabelled to someone using a screen reader |
|