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

Accessibility: Selection in MultiSelect is not accessible for screenreader #15930

Closed
mehmetcetin01140 opened this issue Jul 2, 2024 · 0 comments · Fixed by #15931 · 4 remaining pull requests
Closed

Accessibility: Selection in MultiSelect is not accessible for screenreader #15930

mehmetcetin01140 opened this issue Jul 2, 2024 · 0 comments · Fixed by #15931 · 4 remaining pull requests
Assignees
Labels
Component: Accessibility Issue or pull request is related to WCAG or ARIA PRO Support Issue was reported by PRO User
Milestone

Comments

@mehmetcetin01140
Copy link
Contributor

The selected options of a p-multiSelect are not readable by the screenreader.
If you tab on the multiselect field with a screenreader, the value of the field always seems to be empty no matter if an option is selected or not.

@mehmetcetin01140 mehmetcetin01140 added Component: Accessibility Issue or pull request is related to WCAG or ARIA PRO Support Issue was reported by PRO User labels Jul 2, 2024
@mehmetcetin01140 mehmetcetin01140 added this to the 17.18.3 milestone Jul 2, 2024
@mehmetcetin01140 mehmetcetin01140 self-assigned this Jul 2, 2024
@github-actions github-actions bot added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jul 2, 2024
@mehmetcetin01140 mehmetcetin01140 changed the title Accessibilty: Selection in MultiSelect is not accessible for screenreader Accessibility: Selection in MultiSelect is not accessible for screenreader Jul 2, 2024
mehmetcetin01140 added a commit that referenced this issue Jul 2, 2024
Fixed #15930 - Accessibility: Selection in MultiSelect is not accessi…
@mehmetcetin01140 mehmetcetin01140 added LTS-16-PORTABLE and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment