Gleidson Daniel Silva
e98ce32787
fix: add checks to draft auto save ( #5639 )
...
* fix: disable auto save draft on ShareView screen
* fix: remove unnecessary logic for draft saving
* fix: checks if any text has been changed before saving the draft on return
* chore: fix React warn (dont call state on unmonted component)
* chore: remove unnecessary console.log
* unmount hack
* wip
2024-04-26 10:10:48 -03:00
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
Gleidson Daniel Silva
2a1b59cd57
tests: add draft e2e tests ( #5553 )
...
* chore: update detox
* chore: improve mocks
* chore: add testId
* chore: add e2e tests
* add more time
* Fix tests
* fxi tests
* update yarn lock
* fix import
* wip
* test
* Fix deep linking tests
---------
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2024-02-15 16:41:03 -03:00
Diego Mello
b189f59950
fix: NavBottomFAB position ( #5555 )
2024-02-08 14:49:09 -03:00
Gleidson Daniel Silva
b81e22c934
feat: add draft and quote on shareview support ( #5540 )
2024-02-07 15:57:22 -03:00
Diego Mello
7b73eac895
feat: better composer height calculation ( #5523 )
...
* Revert "feat: Send native calculated keyboard and tracking view height to TS (#5514 )"
This reverts commit cedd0b98f2
.
* better height calculation
2024-01-31 10:57:17 -03:00
Diego Mello
cedd0b98f2
feat: Send native calculated keyboard and tracking view height to TS ( #5514 )
2024-01-26 17:40:18 -03:00
Diego Mello
7bf7111cfa
feat: New message composer ( #5205 )
2024-01-25 11:11:07 -03:00