mattermost-mobile/app/components/autocomplete/at_mention
Khanh P. Huynh 191f498ab0
Fix cannot search user when pressing space (#7486)
* - 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>
2023-08-09 11:38:06 +02:00
..
at_mention.tsx Fix cannot search user when pressing space (#7486) 2023-08-09 11:38:06 +02:00
index.ts Use always first the local channels (#6594) 2022-10-24 10:55:31 +02:00