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. |
||
|---|---|---|
| .. | ||
| at_mention | ||
| at_mention_item | ||
| autocomplete_divider | ||
| channel_mention | ||
| channel_mention_item | ||
| date_suggestion | ||
| emoji_suggestion | ||
| slash_suggestion | ||
| autocomplete.js | ||
| autocomplete_section_header.js | ||
| index.js | ||
| special_mention_item.js | ||