Initial Checklist
User Story
As a user being in a collaborative editing session, I want to be informed about external file updates ASAP so that react quickly and don't spend too much time on a "dead" document.
User Value
UX
Acceptance Criteria
- an external file update immediately updates the current doc if there are no unsaved changes in the room
- an external file update immediately shows a conflict dialog if there are unsaved changes
Both can be solved via the SSE today.
Initial Checklist
User Story
As a user being in a collaborative editing session, I want to be informed about external file updates ASAP so that react quickly and don't spend too much time on a "dead" document.
User Value
UX
Acceptance Criteria
Both can be solved via the SSE today.