mattermost-mobile/app/components/autocomplete
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 Fix cannot search user when pressing space (#7486) 2023-08-09 11:38:06 +02:00
at_mention_group
at_mention_item
channel_mention MM-52173 Add setting to delay channel autocomplete (#7297) 2023-04-28 20:55:07 -04:00
emoji_suggestion Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
slash_suggestion Use RN Image for local images instead of FastImage (#7329) 2023-05-10 09:44:10 -04:00
autocomplete.tsx Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
autocomplete_section_header.tsx
index.ts
special_mention_item.tsx