optimistex / ngx-select-ex

Angular based replacement for select boxes
https://optimistex.github.io/ngx-select-ex/
MIT License
109 stars 42 forks source link

Need to add a markFirst option to allow focus/not focus the first item in the list #188

Open BrianJustice opened 3 years ago

BrianJustice commented 3 years ago

Enhancement Request

Need to add a markFirst option to the select list to allow focusing or not focusing on the first item in the select list when populated.

optimistex commented 3 years ago

The request is not clear. What is the use case?

Please, make an example there https://stackblitz.com/ to reproduce the case and share a link to the example. You can fork the blank project and make your own example: https://stackblitz.com/edit/ngx-select-ex-scratch

optimistex commented 3 years ago

@BrianJustice See comment above. BTW, I do not have enough time. If you could do a pull request, I'd review and release it.