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 Voiceover+ Safari, open URL staging.new.expensify.com
Navigate to Setting using swipe gesture and press double tap on it.
Navigate and select any workspace using swipe gesture and press double tap on it.
Navigate to the connect bank account using swipe gesture and press double tap on it.
Navigate to connect Manually using swipe gesture and press double tap on it.
Navigate to Save & Continue button using swipe gesture and press double tap on it from Connect Bank Account screen.
Company Information section page is appearing, Navigate to Incorporate date section using swipe gesture and select the future date.
Verify the screen reader announcement.
Expected Result:
When focus lands on the Incorporate date section and select the date then Future dates should in disabled state so that user will not be able to select the future dates and screen reader should provide the information that "Not eligible to select the future date".
Actual Result:
User is able to select the future date and screen reader also not provide any kind of information that "will not select the future date".
Other Occurrences:
Same issue repro on PR #8041, #8452
Screen reader user might not understand that we cannot select the future dates in this section.
Suggested resolution:
Update the accessibility Label attribute to announce the goal in a meaningful way "cannot select the future dates" and state should be disabled for future dates.
Platform:
Mobile Web
**Version Number: ** v1.1.46-2 Reproducible in staging? Yes Reproducible in production?: Yes Notes/Photos/Videos: Any additional supporting documentation Issue reported by:
Action Performed:
Expected Result:
When focus lands on the Incorporate date section and select the date then Future dates should in disabled state so that user will not be able to select the future dates and screen reader should provide the information that "Not eligible to select the future date".
Actual Result:
User is able to select the future date and screen reader also not provide any kind of information that "will not select the future date".
Other Occurrences:
Same issue repro on PR #8041, #8452
HTML Code -
div class="css-1dbjc4n r-13awgt0 r-1pi2tsx r-12vffkv r-1wyyakw" style="flex-direction: row; -webkit-box-orient: horizontal; -webkit-box-direction: normal;"><input autocapitalize="sentences" autocomplete="on" autocorrect="on" dir="auto" spellcheck="true" type="date" class="css-11aywtz r-13awgt0 r-tz77pi r-13qz1uu expensify-datepicker" value="" max="2022-03-31" style="border-radius: 8px; border-width: 0px; box-shadow: none; color: rgb(11, 27, 52); font-family: GTAmericaExp-Regular; font-size: 15px; line-height: 20px; outline-width: 0px; padding: 23px 11px 8px;"/div
Workaround:
Yes
Area issue was found in:
Company Information
Failed WCAG checkpoints
1.3.1
User impact:
Screen reader user might not understand that we cannot select the future dates in this section.
Suggested resolution:
Update the accessibility Label attribute to announce the goal in a meaningful way "cannot select the future dates" and state should be disabled for future dates.
Platform:
**Version Number: ** v1.1.46-2
Reproducible in staging? Yes
Reproducible in production?: Yes
Notes/Photos/Videos: Any additional supporting documentation
Issue reported by:
8176_Screen.reader.is.not.providing.any.information.about.the.Future.dates.mp4
The text was updated successfully, but these errors were encountered: