Skip to content

Fix #6223 - ♿ Accessibility improvements: Month and Year dropdowns#75

Closed
balajis-qb wants to merge 2 commits into
mainfrom
issue-6223/fix/month-dropdown-accessibility
Closed

Fix #6223 - ♿ Accessibility improvements: Month and Year dropdowns#75
balajis-qb wants to merge 2 commits into
mainfrom
issue-6223/fix/month-dropdown-accessibility

Conversation

@balajis-qb
Copy link
Copy Markdown
Collaborator

Description

Linked issue: Hacker0x01#6223

Problem
As mentioned in the attached ticket, the month select dropdown (showMonthDropdown) and the year select drop down (showYearDropdown) lacks ARIA attributes.

Changes

  • Added the corresponding aria attributes to the select and the button element to support the dropdown mode (dropdownMode) of scroll and select
  • Added test cases to validate the change

Contribution checklist

  • I have followed the contributing guidelines.
  • I have added sufficient test coverage for my changes.
  • I have formatted my code with Prettier and checked for linting issues with ESLint for code readability.

@balajis-qb balajis-qb force-pushed the issue-6223/fix/month-dropdown-accessibility branch from 5cbdd4d to 7f61d82 Compare January 28, 2026 16:58
@github-actions
Copy link
Copy Markdown

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

@github-actions github-actions Bot added the stale label Apr 29, 2026
@github-actions
Copy link
Copy Markdown

This PR was closed because it has been stalled for 10 days with no activity.

@github-actions github-actions Bot closed this May 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant