You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using JAWS+ Chrome, open URL staging.new.expensify.com
Select any chat from the page.
Click on the Call button and the Request a call page will appear.
Leave the form fields blank and click on the "Call me" button, a error message will appear as a nudge.
Observe if there is any screen reader announcement.
Expected Result:
The error message should be announced by the screen reader and the nudge should have controls to dismiss it according to user requirement.
Actual Result:
The error message appears as a nudge and disappears after a few seconds. Also, the error message is not announced by the screenreader.
Workaround:
Yes
Area issue was found in:
Request a Call screen
Failed WCAG checkpoints
3.3.1 and 2.2.1
User impact:
Screen reader users and cognitive users will not be aware of the error messages.
Suggested resolution:
Providing role="alert" for error messages will make the screen reader announce the error messages. As a best practice, make the error messages available as text beside their respective fields if not then provide controls to dismiss the error messages according to the user's consent.
Platform:
Web
iOS
Android
Desktop App
Mobile Web
**Version Number:v1.1.78-7
**Reproducible in staging?:Yes
**Reproducible in production?:Yes
**Issue reported by:Sumit
The text was updated successfully, but these errors were encountered:
Action Performed:
Expected Result:
The error message should be announced by the screen reader and the nudge should have controls to dismiss it according to user requirement.
Actual Result:
The error message appears as a nudge and disappears after a few seconds. Also, the error message is not announced by the screenreader.
Workaround:
Yes
Area issue was found in:
Request a Call screen
Failed WCAG checkpoints
3.3.1 and 2.2.1
User impact:
Screen reader users and cognitive users will not be aware of the error messages.
Suggested resolution:
Providing role="alert" for error messages will make the screen reader announce the error messages. As a best practice, make the error messages available as text beside their respective fields if not then provide controls to dismiss the error messages according to the user's consent.
Platform:
**Version Number:v1.1.78-7
**Reproducible in staging?:Yes
**Reproducible in production?:Yes
**Issue reported by:Sumit
The text was updated successfully, but these errors were encountered: