mattermost-mobile/app/components/autocomplete
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 MM-13076 Start with store results for at-mention/search autocomplete (#4385) 2020-06-08 14:13:38 -03:00
at_mention_item [MM-23755] Add nickname as searchable property (#4099) 2020-04-06 17:48:06 -04:00
autocomplete_divider [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
channel_mention MM-22401 Refactor Post Draft (#4122) 2020-05-06 06:30:51 -04:00
channel_mention_item [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
date_suggestion MM-24029 Fix date re-selection on search bar (#4368) 2020-05-29 13:29:25 -03:00
emoji_suggestion MM-25470 Fix emoji autocomplete results (#4344) 2020-05-26 16:03:11 -04:00
slash_suggestion Revert "MM-24113 Support 'leave' slash command (#4273)" (#4279) 2020-05-07 14:40:54 -03:00
autocomplete.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
autocomplete_section_header.js MM-19993 Fix Channel spinner is black on dark theme (#3558) 2019-11-18 22:04:52 +08:00
index.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
special_mention_item.js MM-18236 Prevent the post menu from triggering when using the back gesture (#3319) 2019-09-26 00:19:49 +03:00