* 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> |
||
|---|---|---|
| .. | ||
| archived | ||
| draft_handler | ||
| draft_input | ||
| post_input | ||
| quick_actions | ||
| read_only | ||
| send_action | ||
| send_handler | ||
| typing | ||
| uploads | ||
| index.ts | ||
| post_draft.tsx | ||