-
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: [IOBP-1156] a11y
InputForm error message
#6703
Conversation
a11y
input text error messagea11y
InputForm error message
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 #6703 +/- ##
==========================================
+ Coverage 43.91% 50.00% +6.09%
==========================================
Files 1417 1557 +140
Lines 30090 32446 +2356
Branches 6749 7345 +596
==========================================
+ Hits 13213 16224 +3011
+ Misses 16847 16170 -677
- Partials 30 52 +22
... and 354 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
a11y
InputForm error messagea11y
InputForm error message
Short description
This pull request is adding the
ignoreAccessibilityCheck
prop to make the screen reader able to readInputForm
error after closing the keyboardList of changes proposed in this pull request
@pagopa/io-app-design-system
dependency from version4.5.2
to4.5.5
ignoreAccessibilityCheck
prop toIOScrollViewWithLargeHeader
How to test
PAYMENT_CHECKOUT_INPUT_NOTICE_NUMBER
screen, insert a wrong value and press on ✔️PAYMENT_CHECKOUT_INPUT_FISCAL_CODE
screen