mattermost-mobile/app
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
..
actions MM-29252 Tapping on invalid permalink shows an error (#4926) (#4929) 2020-10-28 12:05:06 -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) (#4963) 2020-11-12 21:12:28 -03:00
constants MM-28336 Align hamburger menu badges (#4894) (#4905) 2020-10-19 22:08:49 -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:37:14 -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 Refactor Android Share extension (js) (#4893) (#4904) 2020-10-19 21:48:21 -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) (#4904) 2020-10-19 21:48:21 -03:00
screens MM-30101 Match channel specific global notification preference (#4935) (#4946) 2020-11-03 16:17:25 -03:00
selectors [MM-22366] Make user autocomplete also match on spaces (#4880) (#4901) 2020-10-19 21:09:17 -03:00
store MM-28968 Fix redux-persist serializer (#4918) (#4920) 2020-10-23 15:21:33 -07:00
styles [MM-22959] Use Compass icons (#4847) (#4900) 2020-10-19 16:54:40 -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:37:14 -03:00
utils MM-29252 Tapping on invalid permalink shows an error (#4926) (#4929) 2020-10-28 12:05:06 -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