mattermost-mobile/app/components/autocomplete
Mattermost Build 6384f38ea3
MM-29965 Fix at_mention autocomplete selection bug (#4937) (#4963)
* 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 e319a79e42)

Co-authored-by: Andre Vasconcelos <andre.onogoro@gmail.com>
2020-11-12 21:12:28 -03:00
..
at_mention MM-29965 Fix at_mention autocomplete selection bug (#4937) (#4963) 2020-11-12 21:12:28 -03:00
at_mention_group [MM-22959] Use Compass icons (#4847) (#4900) 2020-10-19 16:54:40 -07:00
at_mention_item [MM-22366] Make user autocomplete also match on spaces (#4880) (#4901) 2020-10-19 21:09:17 -03:00
channel_mention MM-22968 Restyle mobile autocomplete (#4531) (#4846) 2020-09-25 11:39:38 -07:00
channel_mention_item [MM-22959] Use Compass icons (#4847) (#4900) 2020-10-19 16:54:40 -07:00
date_suggestion MM-22968 Restyle mobile autocomplete (#4531) (#4846) 2020-09-25 11:39:38 -07:00
emoji_suggestion MM-22968 Restyle mobile autocomplete (#4531) (#4846) 2020-09-25 11:39:38 -07:00
slash_suggestion [MM-29275]: Remove first char of slash cmd autocomplete suggestion text, only if it is a top-level command (#4868) (#4873) 2020-10-05 12:19:42 -07:00
autocomplete.js MM-22968 Restyle mobile autocomplete (#4531) (#4846) 2020-09-25 11:39:38 -07:00
autocomplete_section_header.js MM-22968 Restyle mobile autocomplete (#4531) (#4846) 2020-09-25 11:39:38 -07:00
index.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
special_mention_item.js [MM-22959] Use Compass icons (#4847) (#4900) 2020-10-19 16:54:40 -07:00