You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the owner deletes a workbook while a collaborator has it open, the collaborator hits 404s on every autosave. Should broadcast workbook_deleted and redirect the peer to the landing page with a toast.
Acceptance criteria:
DELETE /workbooks/{id} fires a workbook_deleted broadcast.
If the owner deletes a workbook while a collaborator has it open, the collaborator hits 404s on every autosave. Should broadcast
workbook_deletedand redirect the peer to the landing page with a toast.Acceptance criteria:
DELETE /workbooks/{id}fires aworkbook_deletedbroadcast./with a toast.