DatePicker is not keyboard accessible nor a11y compliant
Issue Details
Author
Reproduction link
https://ant.design/components/date-picker
Steps to reproduce
- Turn on VoiceOver (or not)
- Navigate to the DatePicker input with the tab key
- Open the DatePicker with enter
- Try navigating to the dates with the tab key or arrows
What is expected?
The calendar is accessible with the keyboard and the screen reader correctly reads out the properties
What is actually happening?
The calendar is inaccessible with the keyboard
Environment | Info |
---|---|
antd | 5.24.7 |
React | 18.2 |
System | macOS Sequoia 15.4.1 |
Browser | Chrome 135.0.7049.96 |
Issue Details
DatePicker is not keyboard accessible nor a11y compliant
Author
Reproduction link
https://ant.design/components/date-picker
Steps to reproduce
- Turn on VoiceOver (or not)
- Navigate to the DatePicker input with the tab key
- Open the DatePicker with enter
- Try navigating to the dates with the tab key or arrows
What is expected?
The calendar is accessible with the keyboard and the screen reader correctly reads out the properties
What is actually happening?
The calendar is inaccessible with the keyboard
Environment | Info |
---|---|
antd | 5.24.7 |
React | 18.2 |
System | macOS Sequoia 15.4.1 |
Browser | Chrome 135.0.7049.96 |