FlowCrypt / flowcrypt-browser

FlowCrypt Browser extension for Chrome and Firefox
https://flowcrypt.com
Other
372 stars 48 forks source link

#5616 Fix: unexpected draft creation #5775

Closed ioanmo226 closed 5 days ago

ioanmo226 commented 6 days ago

This PR fixed unexpected draft creation issue

close #5616 // if this PR closes an issue


Tests (delete all except exactly one):


To be filled by reviewers

I have reviewed that this PR... (tick whichever items you personally focused on during this review):

ioanmo226 commented 6 days ago

@sosnovsky Before your fix, drafts were being created unexpectedly, as you noted in the issue. However, after your fix, I can't seem to reproduce the issue anymore—it looks like your fix is effective. Is there any remaining issue? If not, what's holding back the PR from being ready for review?

sosnovsky commented 5 days ago

Hmm, maybe I just haven't finished testing it and switched to another task - re-checked it now and works well for me too, should be ok to merge 👍 Thanks for checking!