-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Labels
Component: AccessibilityIssue or pull request is related to WCAG or ARIAIssue or pull request is related to WCAG or ARIAgood first issue*** Welcome to PrimeReact Family! *** Good issue!*** Welcome to PrimeReact Family! *** Good issue!
Milestone
Description
Describe the bug
When I navigate through the days in calendar overlay, as soon as I am on the last day of the row and I press "ArrowRight", I am prompted to the next month instead of going to the next arrow.
Reproducer
No response
System Information
"primereact": "10.9.4"
"react": "19.1.0",=
Steps to reproduce the behavior
- Focus calendar input to open overlay
- Focus any day of the week
- Navigate through arrow keys all the way to the left / right
- Press the arrow key once again
- You are now on the previous / next month instead of previous / next row
Expected behavior
In this situation I expect to go to the next / previous row instead of month. This is the normal UX everyone expects, which is implemented in all the available datepickers out there for MUI, Aria, etc
Metadata
Metadata
Assignees
Labels
Component: AccessibilityIssue or pull request is related to WCAG or ARIAIssue or pull request is related to WCAG or ARIAgood first issue*** Welcome to PrimeReact Family! *** Good issue!*** Welcome to PrimeReact Family! *** Good issue!