-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Accessibility improvement: Add a role, label, and voiceover to the "close" X button #3102
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@michaelhaxhiu There are couple of good reasons we want things to be accessible. Here the brief information how web will tackle this https://necolas.github.io/react-native-web/docs/accessibility/. And https://reactnative.dev/docs/0.63/accessibility for native devices. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Upwork job posted here for $250 - https://www.upwork.com/jobs/~013b962eb299963c76 |
ProposalShould be as simple as adding
here and since IOU modal doesn't use the But that's just the basics. Since we don't hardcode stings I'll also need to add "close" to translations in a similar way it was done in this PR. Here is how it's going to work on android for example (don't forget to turn on the sound): 3102.mp4EDIT: Added an android video example. |
Looks good to me! |
Looks good to me too! @dklymenk going to hire you in Upwork and assign this GH to you. BTW - you have a great avatar pic btw, love south park. |
Submitted a PR |
…d-label-to-close-button #3102 add accessibility role and label to close button
Set a reminder for my self to pay @dklymenk on June 10 (to allow 7 days for any potential regression discoveries/fixes). |
Found a regression here, please hold on payment |
Awaiting your thumbs up to pay the contributor @iwiznia |
…ose-message #3102 add es translation for close
This is the new PR #3525 and it was already merged. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Expected Result:
The "close" X should have a role, label, and voiceover
Actual Result:
There is no role, label, or voiceover to the "close" X button
Action Performed:
( + )
>New Chat
>X
( + )
>Request Money
>X
( + )
>New Group
>X
avatar
icon >X
search
🔍 icon >X
Platform:
Notes/Photos/Videos:
Video - https://user-images.githubusercontent.com/37308300/119419108-7dcc8000-bcc7-11eb-9036-bb53c6e951b7.mp4
Upwork job link - https://www.upwork.com/jobs/~013b962eb299963c76
View all open jobs on Upwork
The text was updated successfully, but these errors were encountered: