mattermost-mobile/app
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
..
actions MM-29252 Tapping on invalid permalink shows an error (#4926) 2020-10-28 11:54:47 -03:00
client MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
components MM-29965 Fix at_mention autocomplete selection bug (#4937) 2020-11-12 21:00:23 -03:00
constants Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
i18n Revert bulgarian. (#4814) 2020-09-16 16:44:14 +02:00
init MM-28105 do not crash when in-app notification shows (#4915) 2020-10-22 14:34:49 -03:00
mattermost_bucket iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
mattermost_managed MM-24446 Fix Crash on iOS with EMM enabled (#4203) 2020-04-23 06:03:10 -04:00
mm-redux Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
notification_preferences Deps update (#3806) 2020-01-20 13:20:03 -03:00
push_notifications MM-26749 Fix race condition when open from PN (#4556) 2020-07-10 16:24:09 -04:00
reducers Refactor Android Share extension (js) (#4893) 2020-10-19 21:39:59 -03:00
screens MM-30165 Detox/E2E: Add e2e tests for channel notification preference (#4949) 2020-11-10 10:53:38 -07:00
selectors [MM-22366] Make user autocomplete also match on spaces (#4880) 2020-10-19 10:15:18 -03:00
store MM-28968 Fix redux-persist serializer (#4918) 2020-10-23 15:12:06 -07:00
styles [MM-22959] Use Compass icons (#4847) 2020-10-15 15:34:24 -07:00
telemetry MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
types MM-28105 do not crash when in-app notification shows (#4915) 2020-10-22 14:34:49 -03:00
utils Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
mattermost.js MM-28295 Do not remove the Channel screen from the stack tracking (#4793) 2020-09-09 13:15:09 -03:00
mattermost.test.js Fix event typo (#4516) 2020-07-01 17:11:15 -07:00