You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During an accessibility check, I observed that while I can select a start date in the DatePicker component, I am unable to tab to the end date. Instead, the focus is redirected to the top of the page. Please refer to the attached video for a demonstration.
Expected Behavior:
After selecting the start date, I should be able to tab through seamlessly and select the end date.
Package
@carbon/react
Browser
Chrome
Package version
v1.72.0
React version
No response
Description
During an accessibility check, I observed that while I can select a start date in the DatePicker component, I am unable to tab to the end date. Instead, the focus is redirected to the top of the page. Please refer to the attached video for a demonstration.
Expected Behavior:
After selecting the start date, I should be able to tab through seamlessly and select the end date.
Reproduction/example
https://react.carbondesignsystem.com/?path=/docs/components-datepicker--overview#range-datepicker
Stackblitz Example
Steps to reproduce
Navigate to the start date field.
Expected: The focus should move to the end date field when tabbing.
Suggested Severity
None
Application/PAL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: