Challenge Overview
The prototype of new Member Payments tool (check challenge forum for credentials to access), that we develop inside Community App, has Assign to input field, which is implemented now just as a plain text input:

We want you to add auto-suggestion helper logic to this field, the same as in Connect App (we believe, you can take related code from there, and just modify it in appropriate way to match the setup and coding standards of Community App, and to keep the current style of the element in the Payments tool):

Keep in mind, that we'll surely want to reuse this component in other places where we need to select a topcoder member, so it should be imlemented accordingly.
We want you to add auto-suggestion helper logic to this field, the same as in Connect App (we believe, you can take related code from there, and just modify it in appropriate way to match the setup and coding standards of Community App, and to keep the current style of the element in the Payments tool):
Keep in mind, that we'll surely want to reuse this component in other places where we need to select a topcoder member, so it should be imlemented accordingly.