-
Notifications
You must be signed in to change notification settings - Fork 162
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: Reannounce validation error in date range picker on apply #3210
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3210 +/- ##
=======================================
Coverage 96.44% 96.44%
=======================================
Files 791 791
Lines 22561 22563 +2
Branches 7796 7728 -68
=======================================
+ Hits 21758 21760 +2
Misses 750 750
Partials 53 53 ☔ View full report in Codecov by Sentry. |
Could we have integ coverage for this? |
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.
Could we have integ coverage for this?
e7f109c
to
d4cbeac
Compare
d4cbeac
to
7861fba
Compare
@jperals added a unit test |
Description
When a user clicks on "Apply" in DateRangePicker, the error text should be reannounced
Related links, issue #, if available: AWSUI-60295
How has this been tested?
with voice over on, following the recording in the ticket
Review checklist
The following items are to be evaluated by the author(s) and the reviewer(s).
Correctness
CONTRIBUTING.md
.CONTRIBUTING.md
.Security
checkSafeUrl
function.Testing
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.