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

Autocomplete WCAG: Impossible to remove tag from keyboard #7681

Open
Vadim211 opened this issue Feb 6, 2025 · 0 comments
Open

Autocomplete WCAG: Impossible to remove tag from keyboard #7681

Vadim211 opened this issue Feb 6, 2025 · 0 comments
Labels
Component: Accessibility Issue or pull request is related to WCAG or ARIA

Comments

@Vadim211
Copy link

Vadim211 commented Feb 6, 2025

Describe the bug

STR:

  1. Try to create autocomplete component with multiple prop.
  2. Add selectionLimit={1} so it's looks like a single choice (or any other amount)
  3. Add some value so it's became disabled
  4. Try to navigate on that field to remove existing value

Actual result: keyboard navigation ignoring that field

Expected result: user able to remove value and add new one

Reproducer

No response

System Information

react: 18.2.0,
primereact: 10.9.1,

Steps to reproduce the behavior

No response

Expected behavior

user able to remove value and add new one

@Vadim211 Vadim211 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 6, 2025
@melloware melloware added Component: Accessibility Issue or pull request is related to WCAG or ARIA and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Feb 6, 2025
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
Projects
None yet
Development

No branches or pull requests

2 participants