You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think it's related to the version. I just can not find the code that handles key event when the filter input tag has focus in multi select panel component.
Expected behavior
multi select component should support keyboard navigation even though filter has focus like the dropdown component.
The text was updated successfully, but these errors were encountered:
Describe the bug
multi select down/up arrow keyboard event is not working when the filter has focus.
https://primereact.org/multiselect/#filter
Same feature from dropdown component is working when the filter has focus. https://primereact.org/dropdown/#filter
Reproducer
No response
System Information
Steps to reproduce the behavior
I don't think it's related to the version. I just can not find the code that handles key event when the filter input tag has focus in multi select panel component.
Expected behavior
multi select component should support keyboard navigation even though filter has focus like the dropdown component.
The text was updated successfully, but these errors were encountered: