Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle Search of second list with a custom callback function #207

Open
luisloaiza opened this issue Mar 27, 2017 · 0 comments
Open

Handle Search of second list with a custom callback function #207

luisloaiza opened this issue Mar 27, 2017 · 0 comments
Assignees

Comments

@luisloaiza
Copy link

Inside

handleSearchUpdate(term)

We need to handle the new list of search of users , we can pass a function so the developer can handle the search pretty well.

Currently we are working with a hack using window.seachFunctionexposed and is an ASYNC function. In that function we are obtaining user data from a 3rd party service that will be used to create conversations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants