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

- [ ] Close button is addressed in the next component release https://github.com/nextcloud/nextcloud-vue/blame/master/src/components/Modal/Modal.vue#L402-L404 - [x] Add proper label to the session list #2763 ![Screenshot 2022-07-20 at 20 41 57](https://user-images.githubusercontent.com/3404133/180182021-7ca0d138-ac1a-4033-b859-e596066b90b4.png)

bug
good first issue
4. to release
accessibility

**Describe the bug** Files that are shared as read only seem to be editable. When clicking a line it get's a blue highlight and one can type and change its...

bug
good first issue
1. to develop
papercut
bug: regression

**Describe the bug** From [#2762 (comment)](https://github.com/nextcloud/text/pull/2762/files#r933988902) related to this code: https://github.com/nextcloud/text/blob/a84d082de3ce888ffe7b68c764bddbf2ff45a193/src/components/Menu/keys.js#L1 `navigator.platform` is deprecated but using the user agent string is also [deprecated by Chrome](https://developer.chrome.com/docs/privacy-sandbox/user-agent/). The future way of handling...

technical debt

* Resolves: #2162, and resolves #2392, and resolves #1528 (adds the missing functionality to remove link marks) * Supersedes #2519 * Target version: master ### Summary This replaces the popover...

enhancement
design
3. to review

Some of the menu icons use a primary color outline while most of them use the text colored one: https://user-images.githubusercontent.com/3404133/179910654-f5cbfecd-6be5-4891-a354-a803b1852835.mov

bug
design
1. to develop

refs #2339 Allow non-image media upload. Some details needs to be discussed before moving forward.

enhancement
2. developing
format: markdown

* Target version: master ### Summary Improved the styling of the saving indicator on small screen sizes, previously the contributors menu was overlapped by the saving indicator. Also on dark...

enhancement
design
3. to review

Signed-off-by: Luka Trovic * Resolves: #2606 * Target version: master ### Summary [Screencast from 30-06-2022 22_59_14.webm](https://user-images.githubusercontent.com/89908051/176738454-e35fc855-337b-4267-87d7-e8f55c559b76.webm)

3. to review

It should be possible to mention users

enhancement
feature: formatting
1. to develop
pending: tiptap v2

Fixes https://github.com/nextcloud/text/issues/16 Marking as draft as this still needs a bit of testing if this is feasible for common use cases of pasting random text

enhancement
2. developing