Open RamojiraoMuppirisetti opened 1 year ago
I have also faced the same issue. i am using this dropdown at atleast 50 locations in my project. Now, i am trying to access it through keyboard. But it is not reacting upon that event. Please fix it ASAP.
Same problem here. When doing lots of work with this component keyboard navigation to open, navigate and confirm entries is super important! Right now i am clicking a lot and it costs so much time!
Angular version: 8
ng-multiselect-dropdown version: 0.2.3
Description of issue: component is not accessible through keyboard
Steps to reproduce: once component is rendered, use keyboard to access the component and press the enter, component is not reacted.
Expected result: Component and dropdown options should access though keyboard. (Should Support all accessibility features)
Actual result:
Demo: Please share sample code link using StackBlitz or codesandbox
Any relevant code: