platform
platform copied to clipboard
AC: Collaboration Engine - Rich Text Editor
Description
Enable multiple end-users to edit a longer text at the same time. You can see the other users' cursor, and the changes they do live. Data is not lost when multiple end-users edit the same field at the same time. Similar functionality to what e.g. Google Docs provide.
Use cases
As a end-user I want to edit a longer text in real time with other end-users So that we can see what others are typing And work on the same field at once And do not overwrite each others changes
Acceptance criteria
- [ ] Multiple people can edit a rich text editor at the same time
- [ ] You can see the cursor of all the other editors
- [ ] Changes to the text happens live on everybody's screen
- [ ] Data is not lost when two people edit the same field at the same time
General criteria
- [ ] APIs reviewed
- [ ] Design
- [ ] Performance
- [ ] UX/DX tests in Alpha
- [ ] Documentation:
- [ ] How to test?
- [ ] Limitations: