mattermost-mobile/app/components/autocomplete
Andre Vasconcelos e319a79e42
MM-29965 Fix at_mention autocomplete selection bug (#4937)
* 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>
2020-11-12 21:00:23 -03:00
..
at_mention MM-29965 Fix at_mention autocomplete selection bug (#4937) 2020-11-12 21:00:23 -03:00
at_mention_group [MM-22959] Use Compass icons (#4847) 2020-10-15 15:34:24 -07:00
at_mention_item [MM-22366] Make user autocomplete also match on spaces (#4880) 2020-10-19 10:15:18 -03:00
channel_mention MM-30076 Detox/E2E: Update UI test structure for reusability (#4931) 2020-11-03 18:11:49 +08:00
channel_mention_item [MM-22959] Use Compass icons (#4847) 2020-10-15 15:34:24 -07:00
date_suggestion MM-29046 Add unit and e2e tests for autocomplete popover (#4855) 2020-10-12 09:07:23 -03:00
emoji_suggestion MM-30076 Detox/E2E: Update UI test structure for reusability (#4931) 2020-11-03 18:11:49 +08:00
slash_suggestion MM-30076 Detox/E2E: Update UI test structure for reusability (#4931) 2020-11-03 18:11:49 +08:00
autocomplete.js MM-30076 Detox/E2E: Update UI test structure for reusability (#4931) 2020-11-03 18:11:49 +08:00
autocomplete_section_header.js MM-22968 Restyle mobile autocomplete (#4531) 2020-09-25 11:26:48 -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) 2020-10-15 15:34:24 -07:00