mattermost-mobile/app/components/post_draft
Daniel Espino García bcb78c499c
[Gekidou] [MM-39682] Add autocomplete and emoji suggestion (#5931)
* Add autocomplete and emoji suggestion

* Address feedback and minor fixes

* Remove unneeded constants and fix max height to be aware of the header.

* Address feedback

* Refactor PostDraft and correctly position Autocomplete

* Set min char for emoji search at 2

* Replace searchCustomEmojis from setTimeout to debounce

* Remove comments

* simplify prop

* Change naming of certain variables

* remove unnecesary fragment

* Improve Autocomplete height calculation

* Address feedback

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2022-02-22 11:30:22 +01:00
..
archived [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
draft_handler [Gekidou] [MM-39682] Add autocomplete and emoji suggestion (#5931) 2022-02-22 11:30:22 +01:00
draft_input [Gekidou] [MM-39682] Add autocomplete and emoji suggestion (#5931) 2022-02-22 11:30:22 +01:00
post_input [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
quick_actions Use dismissBottomSheet helper function instead of emitting an event (#5965) 2022-02-15 08:44:26 -03:00
read_only [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
send_action [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
send_handler [Gekidou] [MM-39682] Add autocomplete and emoji suggestion (#5931) 2022-02-22 11:30:22 +01:00
typing [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
uploads [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
index.ts [Gekidou] [MM-39682] Add autocomplete and emoji suggestion (#5931) 2022-02-22 11:30:22 +01:00
post_draft.tsx [Gekidou] [MM-39682] Add autocomplete and emoji suggestion (#5931) 2022-02-22 11:30:22 +01:00