-
Notifications
You must be signed in to change notification settings - Fork 106
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
chore: [IOPID-2107,IOPID-2108] - A11Y adjust onboarding email insertion screen #6117
chore: [IOPID-2107,IOPID-2108] - A11Y adjust onboarding email insertion screen #6117
Conversation
Affected stories
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6117 +/- ##
==========================================
- Coverage 48.42% 47.77% -0.65%
==========================================
Files 1488 1735 +247
Lines 31617 34912 +3295
Branches 7669 8380 +711
==========================================
+ Hits 15311 16680 +1369
- Misses 16238 18165 +1927
+ Partials 68 67 -1
... and 1215 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
…behavior on iOS when VoiceOver is enabled
…improve component accessibility
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
…st-onboarding-email-insertion
Short description
Fixed some accessibility bugs, updated snapshots and updated
react-native-reanimated
config injestConfig.js
file.List of changes proposed in this pull request
jestConfig.js
fileE2E
Tip
Demo
A11Y iOS
iOS-a11y-email-insertion-before.mov
iOS-a11y-email-insertion-after.mov
iOS-a11y-email-insertion-keypress-after.mov
A11Y Android
android-a11y-email-insertion-before.mp4
android-a11y-email-insertion-after.mp4
android-a11y-email-insertion-keypress-after.mp4
How to test
Using a physical device, enable the screen reader and interact with the
EmailInsertScreen
.