Greentube / ngx-typeahead

Typeahead multi-select dropdown component for angular. Demo:
https://greentube.github.io/ngx-typeahead/demo
MIT License
22 stars 11 forks source link

On mouse over a label, the mouse pointer should change #11

Closed vcalexa closed 6 years ago

vcalexa commented 6 years ago

The current pointer(an edit prompt) is not intuitive enough for the user to know that clicking the X will do anything. Changing to regular arrow pointer or hand pointer will reflect this ability better.