Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #1413: Dropdown NVDA screenreader support #3237

Closed
wants to merge 1 commit into from

Conversation

melloware
Copy link
Member

Defect Fixes

Fix #1413: Dropdown NVDA screenreader support

@melloware melloware added the Core Team Issue or pull request has been *opened* by a member of Core Team label Sep 3, 2022
@melloware melloware added the Component: Accessibility Issue or pull request is related to WCAG or ARIA label Nov 18, 2022
@ramsct005
Copy link

ramsct005 commented Jan 24, 2023

I am using "prime react/dropdown". While dropdown, by clicking on down arrow in keyboard for selecting option , it takes onChange event callback. I am expecting that, their should be an event callback only on selecting the option. Could any one plz help me out of this?

@melloware
Copy link
Member Author

I am using "prime react/dropdown". While dropdown, by clicking on down arrow in keyboard for selecting option , it takes onChange event callback. Could any one plz help me out of this?

@RamSCT005Github I would create a Code Sandbox reproducer and if its a bug open a new ticket please. Start with this one: https://codesandbox.io/s/sharp-glitter-b32u93

@melloware melloware closed this Oct 30, 2023
@melloware melloware deleted the PR1413-2 branch October 30, 2023 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Accessibility Issue or pull request is related to WCAG or ARIA Core Team Issue or pull request has been *opened* by a member of Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dropdown: NVDA failed to read correctly readonly
2 participants