mattermost-mobile/detox
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
..
e2e MM-29965 Fix at_mention autocomplete selection bug (#4937) (#4963) 2020-11-12 21:12:28 -03:00
.babelrc E2E: Initial Detox setup for Mobile UI automation (#4535) 2020-08-29 07:18:41 +08:00
.detoxrc.json E2E: Initial Detox setup for Mobile UI automation (#4535) 2020-08-29 07:18:41 +08:00
package-lock.json E2E: Initial Detox setup for Mobile UI automation (#4535) 2020-08-29 07:18:41 +08:00
package.json E2E: Initial Detox setup for Mobile UI automation (#4535) 2020-08-29 07:18:41 +08:00