MultiSelect: Cannot access the close Icon and clear the input using keyboard in Filled mode #7171
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Describe the bug
MultiSelect: Cannot access the close Icon and clear the input using keyboard in Filled mode
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://primevue.org/multiselect/#clearicon
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: 2.16 GB / 7.47 GB
Container: Yes
Shell: 5.0.17 - /bin/bash
Binaries:
Node: 18.20.2 - ~/.nvm/versions/node/v18.20.2/bin/node
Yarn: 1.22.22 - ~/.nvm/versions/node/v18.20.2/bin/yarn
npm: 10.5.0 - ~/.nvm/versions/node/v18.20.2/bin/npm
pnpm: 9.5.0 - ~/.nvm/versions/node/v18.20.2/bin/pnpm
npmPackages:
react: 18.3.1 => 18.3.1
Vue version
4.x.x
PrimeVue version
4.x.x
Node version
20
Browser(s)
No response
Steps to reproduce the behavior
Go to https://primevue.org/multiselect/#clearicon
Select a few items from dropdown and notice the clear Icon appears.
Try to access the clear icon using keyboard.
Clear Icon not focussing.
Expected behavior
Clear icon should be focussable and on pressing enter key, the chosen options should be cleared.
The text was updated successfully, but these errors were encountered: