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

filterable dropdown inputs (n-select, n-tree-select) won't close on click, only when blured #5902

Open
5 tasks done
ChenGutt opened this issue Apr 25, 2024 · 0 comments
Open
5 tasks done
Labels
untriaged need to sort

Comments

@ChenGutt
Copy link

Describe the bug

When passing the filterable prop to either n-select or n-tree-select, it is no longer possible to toggle the option menu. I can open it but I cannot close it. It will get closed only when blured.

Steps to reproduce

  1. create a filterable n-select
  2. try to toggle the menu open/close

alternatively:

  1. go to naive ui select element and search for the Filterable example : https://www.naiveui.com/en-US/os-theme/components/select
  2. try to toggle the menu

Link to minimal reproduction

https://www.naiveui.com/en-US/os-theme/components/select

System Info

-

Used Package Manager

npm

Validations

@ChenGutt ChenGutt added the untriaged need to sort label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged need to sort
Projects
None yet
Development

No branches or pull requests

1 participant