mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-16 05:00:45 +08:00
4fefec0b52
Summary: Previously, we have saved drafts back to the user's provider through the sync engine. There are a handful of very serious edge case issues we're working to solve that are creating a bad user experience. (#933, #1175, #1504, #1237) For now, we're going to change the behavior of N1 to mitagate these issues. - If you create a draft in N1, we will not sync it to other mail clients while you're working on it. - If you enable send later, we'll start syncing the draft to the server as before. - If you created the draft in another client, we'll sync the draft to the server as before. Fix specs Test Plan: Run specs Reviewers: evan, juan Reviewed By: juan Differential Revision: https://phab.nylas.com/D2706 |
||
---|---|---|
.. | ||
account-error-header | ||
account-sidebar | ||
attachments | ||
category-picker | ||
composer | ||
composer-emojis | ||
composer-signature | ||
composer-spellcheck | ||
composer-templates | ||
composer-translate | ||
events | ||
github-contact-card | ||
link-tracking | ||
message-autoload-images | ||
message-list | ||
message-view-on-github | ||
mode-switch | ||
notification-mailto | ||
notification-update-available | ||
notifications | ||
onboarding | ||
open-tracking | ||
participant-profile | ||
personal-level-indicators | ||
phishing-detection | ||
plugins | ||
preferences | ||
quick-schedule | ||
screenshot-mode | ||
search-bar | ||
send-and-archive | ||
send-later | ||
sidebar-fullcontact | ||
system-tray | ||
theme-picker | ||
thread-list | ||
thread-snooze | ||
ui-dark | ||
ui-light | ||
ui-taiga | ||
undo-redo | ||
unread-notifications | ||
worker-sync | ||
worker-ui |