mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 18:32:20 +08:00
b29f46fdae
Summary: Depends on D3544 (K2 diff) This commit ensures that auth notifications are showed when the underlying sync worker fails and are cleared when an account is successfully reconnected To achieve this, we manually keep track and update syncStates where appropriate via `Actions.updateAccount`, given that we have access to N1's version of the account directly from local-sync. Initially I was considering account delta stream to the cloud-api and the local-api, but that just complicated things more than it helped. This commit also fixes a bug with refreshing the gmail token in which we we were only attempting a token refresh upon restarting the app This addresses: T7346, T7305, T7335 Test Plan: Manual Reviewers: halla, evan Reviewed By: evan Differential Revision: https://phab.nylas.com/D3545 |
||
---|---|---|
.. | ||
tabs | ||
main.jsx | ||
preferences-root.jsx | ||
preferences-tabs-bar.jsx |