* Adding E2E tests for at mention autocomplete
* Removing mentionComplete from at_mention autocomplete
- The component is already being hidden when there is no valid matchTerm or sections
- Setting mentionComplete to true after an autocomplete was selected prevented the autocomplete from rendering when @ is tapped a second time
* Updating E2E description
* Update detox/e2e/test/autocomplete/at_mention.e2e.js
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
* complete at-mention selection when there are no more sections
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| at_mention | ||
| at_mention_group | ||
| at_mention_item | ||
| channel_mention | ||
| channel_mention_item | ||
| date_suggestion | ||
| emoji_suggestion | ||
| slash_suggestion | ||
| autocomplete.js | ||
| autocomplete_section_header.js | ||
| index.js | ||
| special_mention_item.js | ||