Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement] Don't suggest saving email to Drafts if it's just been saved #3034

Open
tprudentova opened this issue Jul 24, 2024 · 1 comment

Comments

@tprudentova
Copy link
Collaborator

0.12.1 tested on Android, Firefox, Safari, Opera; mail.stg.lin-saas.com

  1. Open composer, input some info
  2. Click Save as draft
  3. Close the composer
  4. You see a suggestion to save an email to drafts again

Suggestion: if the email has been manually saved to drafts and no changes have been made after that, we don't show this pop-up

Screen.Recording.2024-07-24.at.14.15.16.mov
@hoangdat
Copy link
Member

Properties: Content, Subject, To, Cc, Bcc, Attachment, Identity, Read Receipt -> hashed

Case 1: Open new composer -> Save draft but not close -> close

Saved -> Email -> hashed 1 (selected properties)
Close -> Email -> hashed 2

Case 2: Open Draft

  • Hash if argument have Email
  • Close -> Email -> hashed 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants