-
Notifications
You must be signed in to change notification settings - Fork 107
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(IT Wallet): [SIW-1902] Wallet accessibility improvements #6543
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6543 +/- ##
==========================================
+ Coverage 48.42% 49.20% +0.77%
==========================================
Files 1488 1556 +68
Lines 31617 32165 +548
Branches 7669 7280 -389
==========================================
+ Hits 15311 15826 +515
- Misses 16238 16300 +62
+ Partials 68 39 -29
... and 1730 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Short description
This PR fixes a small accessibility issue.
Note
The other accessibility issues mentioned in the Jira ticket must be addressed at the Design System level, in shared components. To speed up the fix, only issues that can be fixed in IO app are included here.
List of changes proposed in this pull request
How to test
Use a screen reader to navigate the wallet screen with an active wallet instance. The "Cos'è" label should not be announced as "undefined".