mattermost-mobile/app/components/autocomplete/at_mention
Mattermost Build ae65a4af6f
MM-13076 Start with store results for at-mention/search autocomplete (#4444)
Currently, at-mention and search autocomplete do not render if there is a server request or network problem/outage, because the only data used to populate autocomplete results is a server request.

Now, these autocompletes will render initially with user data currently in store, and then re-rendered in place, once the server response completes.

Co-authored-by: Amit Uttam <changingrainbows@gmail.com>
2020-06-17 21:26:13 -04:00
..
at_mention.js MM-13076 Start with store results for at-mention/search autocomplete (#4444) 2020-06-17 21:26:13 -04:00
index.js [MM-24891] [MM-24572] Add ability to specify default value when role not found for selector (#4277) 2020-05-08 14:19:33 -04:00