Hacker0x01 / react-datepicker

A simple and reusable datepicker component for React
https://reactdatepicker.com/
MIT License
8.11k stars 2.24k forks source link

'Days' & 'Dates' present in the date picker dialog should be defined in table for better navigation. #3769

Open msftedad opened 2 years ago

msftedad commented 2 years ago

Describe the bug 'Days' & 'Dates' present in the date picker dialog should be defined in table for better navigation, user is finding difficulty to navigate through all the dates.

To Reproduce

  1. Open the given 'URL' in 'Microsoft Edge browser'.
  2. 'Intern support' Home page will get open.
  3. Navigate to 'Candidate' link via tab key & activate it using enter.
  4. 'Candidates' detail page will get open.
  5. navigate to 'New candidate' link via tab key & activate it using enter.
  6. A page with 'Form' fields to create a candidate will get open.
  7. Turn on the narrator using 'Ctrl+Windows+Enter' keys & toggle to scan mode using 'Capslock+Space' keys.
  8. Now, try to navigate among the dates using 'Ctrl+Alt+Arrow keys'.
  9. Observe the issue.

Actual behavior

'Days' & 'Dates' present in date picker dialog are not defined in table. When user tries to navigate among the 'dates' using 'Ctrl+Alt+arrow keys', screen reader is narrating as 'Not in table'.

Expected behavior 'Days' & 'Dates' present in the date picker dialog should be defined in table for better navigation.

Desktop (please complete the following information): OS: Windows 11 Version: 21H2 (OS Build 22000.978) Browser: Microsoft Edge Version 105.0.1343.42 (Official build) (64-bit) URL: https://internsupport.microsoft.com/

Screen Reader: Narrator

Smartphone (please complete the following information): Not used

Additional context

  1. Similar issue repro, as there is no option in the form of 'previous/Next year' button present in date picker dialog to navigate in between the years. 2.Tooltip is not defined for 'Previous month' & 'Next month' buttons.
msftedad commented 1 year ago

Hi Team, is there any update on this bug?

github-actions[bot] commented 5 months ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 10 days.

msftedad commented 5 months ago

please don't close this issue as it is still repro'ing.Thanks