NileshPatel17 / ng-multiselect-dropdown

Multiple Select Dropdown Component
https://nileshpatel17.github.io/ng-multiselect-dropdown/
323 stars 287 forks source link

implementing keyboard up/down arrow in search filter #422

Open masthanshaik675 opened 8 months ago

masthanshaik675 commented 8 months ago

Angular version: 9

ng-multiselect-dropdown version: 0.3.9

Description of issue: want to implement the keyboard up/down arrow in search filter

Steps to reproduce:

Expected result: we want to implement the keyboard up/down arrow in search filter, When user clicks on up arrow , move upward in the dropdown values , when user clicks on down arrow , move downward in the dropdown values , user do not want to use scrollbar to move up/down in the dropdown

Actual result:

Demo: Please share sample code link using StackBlitz or codesandbox

Any relevant code:

masthanshaik675 commented 8 months ago

@NileshPatel17 Could you please comment on this query.