-
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
fix: [IOPAE-1758,IOPAE-1759,IOPAE-1761,IOPAE-1762] Accessibility improvements #6698
fix: [IOPAE-1758,IOPAE-1759,IOPAE-1761,IOPAE-1762] Accessibility improvements #6698
Conversation
Jira Pull Request LinkThis Pull Request refers to Jira issues: |
PR Title Validation for conventional commit type✅ All good! PR title follows the conventional commit type. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6698 +/- ##
==========================================
- Coverage 47.68% 41.53% -6.15%
==========================================
Files 1445 1408 -37
Lines 30639 29840 -799
Branches 6938 6681 -257
==========================================
- Hits 14609 12393 -2216
- Misses 15994 17418 +1424
+ Partials 36 29 -7
... and 214 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
🎉 All dependencies have been resolved ! |
This PR depends on #6692
Short description
This PR fixes minor accessibility issues
List of changes proposed in this pull request
accessibilityLabel
propaccessibilityHint
prop to FiscalCodeHow to test
Enable the screen reader and navigate to the service details screen. Check that the metadata are announced correctly.