text icon indicating copy to clipboard operation
text copied to clipboard

📑 Collaborative document editing using Markdown

Results 576 text issues
Sort by recently updated
recently updated
newest added

If a file is open in the editor, but has not been changed, and if an updated version is pushed from a client through file synchronization, then the editor reports...

bug
needs info

**Describe the bug** When changing the format below an attachment it also affects the attachment itself. **To Reproduce** Steps to reproduce the behavior: 1. Open a text file 2. Upload...

bug

Sometimes the sharing cypress tests seem to fail: ``` 1) Open test.md in viewer Opens the editor as guest: AssertionError: Timed out retrying after 10000ms: Expected to find element: `.ProseMirror`,...

bug
tests

Hi, i'll try to make it clear: i've installed many instances of nextcloud, installed many apps for our team, for NC being a collaborative platform, not just a file sharing...

bug

Use the yjs based collaboration extension with the existing server API (+small modifications). Turn the sync service provider experiment into a working solution. - [ ] send and store steps...

**Describe the bug** Editing (e.g. marking a word and making it bold) is slowed down significantly, when the text is big. **To Reproduce** 1. Visit NextCloud in browser 2. Click...

bug

- [ ] Jest unit test for markdown parsing of the mention - [ ] Cypress - [ ] Type @ and the user list is shown (might be tricky...

tests
1. to develop

- [ ] Pass context to notification (e.g. current line or sentence) - [ ] Unclear how to extract the most relevant but or cut off if it is too...

enhancement

It should be possible to mention guests that have joined the document (without a notification) similar to how it works in talk.

enhancement
1. to develop

Notes from the design review call at 23\.08.2022 ## Overall * [ ] Formatting bar too wide, especially on mobile. * [ ] Maybe show only a "Formatting" button on...

enhancement
high