Rocket.Chat.ReactNative/app/containers/MessageComposer
Gleidson Daniel Silva 54f2cea4e9
fix: empty draft when the message is sent (#5595)
* chore: move draftMessage to helpers

* fix: set draft when the message is sent
2024-02-28 08:49:14 -03:00
..
__snapshots__ tests: message composer unit tests (#5556) 2024-02-19 11:08:17 -03:00
components fix: empty draft when the message is sent (#5595) 2024-02-28 08:49:14 -03:00
helpers fix: empty draft when the message is sent (#5595) 2024-02-28 08:49:14 -03:00
hooks fix: empty draft when the message is sent (#5595) 2024-02-28 08:49:14 -03:00
MessageComposer.test.tsx tests: message composer unit tests (#5556) 2024-02-19 11:08:17 -03:00
MessageComposer.tsx fix: fixes the behavior of the alsoSendThreadToChannel property (#5573) 2024-02-19 11:56:22 -03:00
MessageComposerContainer.tsx feat: New message composer (#5205) 2024-01-25 11:11:07 -03:00
constants.ts feat: New message composer (#5205) 2024-01-25 11:11:07 -03:00
context.tsx feat: better composer height calculation (#5523) 2024-01-31 10:57:17 -03:00
index.tsx feat: New message composer (#5205) 2024-01-25 11:11:07 -03:00
interfaces.ts feat: better composer height calculation (#5523) 2024-01-31 10:57:17 -03:00