Calendar WCAG Accessibility Issue with Keyboard Navigation #1393
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
CodeSandbox Case (Bug Reports)
Please demonstrate your case at CodeSandbox by using the issue template below. Issues without a test case have much less possibility to be reviewed in detail and assisted.
WCAG Accessibility Issue
Current behavior
In PrimeVue2's Calendar, keyboard navigation works correctly for WCAG accessibility. However, in PrimeVue 3's Calendar, the focus gets lost when trying to navigate with the keyboard as we move the date from one month to the next (in the calendar itself).
Expected behavior
Keyboard navigation should function similarly to PrimeVue 2.
Minimal reproduction of the problem with instructions
It works correctly in PrimeVue 2 - https://www.primefaces.org/primevue/showcase-v2/#/calendar
It is broken in PrimeVue 3 - https://primefaces.org/primevue/showcase/#/calendar
What is the motivation / use case for changing the behavior?
To account for WCAG guidelines for accessibility. At this time, keyboard navigation is broken and users cannot properly select a date using the keyboard.
Please tell us about your environment:
Tested on both Windows and Mac in Chrome, Safari, IE.
Yes 3.x
Yes 3.4.x
Chrome, Safari, IE
The text was updated successfully, but these errors were encountered: