mattermost-mobile/app/components/autocomplete/at_mention
Amit Uttam 99ee105e17
MM-13076 Start with store results for at-mention/search autocomplete (#4385)
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.
2020-06-08 14:13:38 -03:00
..
at_mention.js MM-13076 Start with store results for at-mention/search autocomplete (#4385) 2020-06-08 14:13:38 -03: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