Related: #4090
An autosave should not take place if there are pending uploads, otherwise the transient media information may be serialized permanently to the post. As in #4090, this was explored as a way to postpone autosave until after blockers have been resolved. This could also be tied into a generalized API for requirements for saves to take place (publish blocking, and related informative UX).
Related: #4090
An autosave should not take place if there are pending uploads, otherwise the transient media information may be serialized permanently to the post. As in #4090, this was explored as a way to postpone autosave until after blockers have been resolved. This could also be tied into a generalized API for requirements for saves to take place (publish blocking, and related informative UX).