Skip to content

Autocomplete WCAG: Impossible to remove tag from keyboard #7681

@Vadim211

Description

@Vadim211

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: AccessibilityIssue or pull request is related to WCAG or ARIA

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions