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
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
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
Steps to reproduce the behavior
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