-
Notifications
You must be signed in to change notification settings - Fork 498
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
Fix accessibility behavior on "enter PIN" screen #7522
Conversation
<accessibility key="accessibilityConfiguration"> | ||
<bool key="isElement" value="NO"/> | ||
</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.
This is the only relevant change in the storyboard, all the other changes have been automatically generated by Xcode.
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## develop #7522 +/- ##
===========================================
+ Coverage 12.21% 12.36% +0.14%
===========================================
Files 1646 1646
Lines 163319 163326 +7
Branches 67038 67056 +18
===========================================
+ Hits 19944 20188 +244
+ Misses 142733 142475 -258
- Partials 642 663 +21
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
5748ff4
to
fda7183
Compare
Kudos, SonarCloud Quality Gate passed! |
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
This PR fixes a couple of accessibility issue on the "enter PIN" screen:
Affected screen