Predictive/autosuggest search and results

In our web application, we have a search field for users to search for other users or other groups of users to add to their project.
Both users and user groups can be a long list.
The search field is within a form, so the selection of item…