Closed pager-itc closed 1 year ago
Sorry for responding so late, apparently my notifications aren't configured properly. I like your fix, but could you perhaps add a unit test for it as well?
No worries! I'm not sure how to write a test for this as it calls a method on the parent. The keyup.down
and keyup.up
handlers don't seem to be covered by unit tests either
Okay, I'll see if I can write some unit tests for it then :-)
Thank you!
Thank you! I've released the new package as a patch (2.15.3), see also https://github.com/drikusroor/vue-bootstrap-autocomplete/releases/tag/2.15.3 and https://www.npmjs.com/package/@vue-bootstrap-components/vue-bootstrap-autocomplete
Selecting highlighted items from the dropdown list using the enter key wasn't working.