mattermost-mobile/app/components/autocomplete
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 MM-13076 Start with store results for at-mention/search autocomplete (#4444) 2020-06-17 21:26:13 -04: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 (#4441) 2020-06-17 21:25:29 -04:00
emoji_suggestion Automated cherry pick of #4344 (#4348) 2020-05-27 07:42:23 -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