RocketChat / Rocket.Chat.ReactNative

Rocket.Chat mobile clients
https://rocket.chat
MIT License
1.99k stars 1.16k forks source link

fix: add checks to draft auto save #5639

Closed dansilva-dev closed 5 months ago

dansilva-dev commented 6 months ago

Proposed changes

Currently the draft was being saved in ShareView and also when the user didn't edit anything they sent a message and clicked back. This PR fixes the above errors.

Issue(s)

How to test or reproduce

Screenshots

Types of changes

Checklist

Further comments

Jira: CORE-222