-
Notifications
You must be signed in to change notification settings - Fork 105
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: [IOCOM-2160] Service button accessibility role in message details #6758
base: master
Are you sure you want to change the base?
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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6758 +/- ##
==========================================
- Coverage 51.09% 51.08% -0.01%
==========================================
Files 1583 1583
Lines 32710 32709 -1
Branches 7404 7355 -49
==========================================
- Hits 16712 16711 -1
Misses 15952 15952
Partials 46 46
Continue to review full report in Codecov by Sentry.
|
Short description
This PR fixes the accessibility role of the service button, in the message details' screen.
List of changes proposed in this pull request
How to test
Using a real device (both Android and iOS), check that the service link is announced with the "button" role, on the message details' screen.