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: Unable to select remove icon of chips through keyboard #7307

Open
4 tasks
akshayaqburst opened this issue Feb 24, 2025 · 0 comments · May be fixed by #7308
Open
4 tasks

Autocomplete: Unable to select remove icon of chips through keyboard #7307

akshayaqburst opened this issue Feb 24, 2025 · 0 comments · May be fixed by #7308
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@akshayaqburst
Copy link
Contributor

Describe the bug

Autocomplete: Unable to select remove icon of chips through keyboard.
To remove the chip, user needs to deselect the options through keyboard.

Pull Request Link

No response

Reason for not contributing a PR

  • Lack of time
  • Unsure how to implement the fix/feature
  • Difficulty understanding the codebase
  • Other

Other Reason

No response

Reproducer

https://primevue.org/autocomplete/#multiple

Environment

System:
OS: Linux 5.15 Ubuntu 20.04.6 LTS (Focal Fossa)
CPU: (8) x64 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz
Memory: 808.32 MB / 7.47 GB
Container: Yes
Shell: 5.0.17 - /bin/bash
Binaries:
Node: 20.5.0 - ~/.nvm/versions/node/v20.5.0/bin/node
npm: 9.8.0 - ~/.nvm/versions/node/v20.5.0/bin/npm
pnpm: 9.15.2 - ~/.nvm/versions/node/v20.5.0/bin/pnpm
npmPackages:
react: 18.3.1 => 18.3.1

Vue version

v4.0.0

PrimeVue version

4.x.x

Node version

22

Browser(s)

No response

Steps to reproduce the behavior

  1. Go to https://primevue.org/autocomplete/#multiple.
  2. Select one or two items. The selected items are shown as chips.
  3. Try to do tab navigation to focus chips. Chips are not getting focused.

Expected behavior

Remove icon of chips can be focused while tabbing through Autocomplete selected chips. User should be able to press enter key to dismiss chips.

@akshayaqburst akshayaqburst 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 24, 2025
akshayantony55 added a commit to qburst/primevue_qb_12 that referenced this issue Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
1 participant