-
Notifications
You must be signed in to change notification settings - Fork 119
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
Display a snackbar when draft is restored #2666
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! @amegantz for UXW approval
/gcbrun |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2666 +/- ##
============================================
- Coverage 61.02% 60.97% -0.06%
Complexity 1162 1162
============================================
Files 263 263
Lines 6050 6055 +5
Branches 827 828 +1
============================================
Hits 3692 3692
- Misses 1890 1895 +5
Partials 468 468
|
"Unsynced data restored"? |
It's not that the data wasn't synced, it simply wasn't saved locally yet. |
Sounds like "Unsaved data restored" should work? |
Updated the text string. @gino-m PTAL |
@gino-m Gentle ping! |
Fixes #2303
draft-restored-snackbar.webm
@gino-m PTAL?