ivirabyan / jquery-mentions

Adds mentioning support to your text fields.
http://ivirabyan.github.io/jquery-mentions/
MIT License
114 stars 49 forks source link

Feature request: Select first item with [enter] #13

Closed mark22 closed 9 years ago

mark22 commented 9 years ago

First off, this is incredible. I came from using the orignal podio's jquery.mentionsInput and as advertised, this is much more stable and fixes the big glaring bugs.

There are a few features missing that I think would be great if they would be added and would make this the complete project as they make a big different from UX point of view:

1) Have the first item on the list automatically selected. That way you dont have to break up your speed typing, you just press [enter] and keep typing. This is the way Facebook, Twitter, Github and Podio's works

2) Allow highlight of the actual keyword the user typed. This is not a big of a deal as #1 and #2 but would be really neat as I think it works nicely on Podio's version

Thanks again for this amazing project, it has been a life saver. Aside from the UX, podios has too many bugs to use in the real world, but this one works great!

podio

ivirabyan commented 9 years ago

I think these are good features, I'll try to add them in a few days.