-
Notifications
You must be signed in to change notification settings - Fork 460
Open
Description
Hi, thanks for building gmail.js it's been really helpful to understand how Gmail works.
I'm wondering if anyone here has found a way to force a draft to save. Currently I just wait for the draft to save (either via observer or with a 2s timeout) but this latency sucks for the user.
Unfortunately, I don't see anything in the DOM that would allow me to force the draft to save, and can't really find any network requests I could fire to force the save either (I'm sure it exists, but I don't see it).
Any guidance here would be much appreciated, even if the answer is "It's impossible". Thanks!
Metadata
Metadata
Assignees
Labels
No labels