mattermost-mobile/app/components/autocomplete/at_mention
Mattermost Build 1f61dddff1
Fix cannot search user when pressing space (#7486) (#7498)
* - Update AT_METION_SEARCH_REGEX to allow to search user name with space, similar to mentioning user.
- Convert search term to lowercase.

* Update CHANNEL_MENTION_SEARCH_REGEX to allow to search channel name when typing space

* Fix app crash when searching in channel only

---------

Co-authored-by: Huỳnh Phương Khanh <phuongkhanh@evolgroup.vn>
(cherry picked from commit 191f498ab0)

Co-authored-by: Khanh P. Huynh <hpkhanh1610@gmail.com>
2023-08-14 09:55:00 +02:00
..
at_mention.tsx Fix cannot search user when pressing space (#7486) (#7498) 2023-08-14 09:55:00 +02:00
index.ts Use always first the local channels (#6594) 2022-10-24 10:55:31 +02:00