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

### 📝 Summary See https://github.com/nextcloud/text/issues/7741#issuecomment-3607495936 * Resolves: #3586 * Resolves: #5379 * Resolves: #6876 * Resolves: #7228 * Resolves: #7522 * Resolves: nextcloud/collectives#1624 * Resolves: nextcloud/collectives#1715 * Resolves: nextcloud/collectives#1777 ##...

enhancement
2. developing

**Describe the bug** `frame*(work)*` will be rendered correctly in Edit mode, so that _(work)_ is italic, while 'frame' stays normal. But when going to View mode, frame\*(work)\* get's displayed instead....

bug

### 📝 Summary In Tables, I was seeing the following errors in the browser console. For large tables with many rich text cells, there are thousands of these logs. This...

3. to review

Fixes: #8031 ### 🏁 Checklist - [x] Code is properly formatted (`npm run lint` / `npm run stylelint` / `composer run cs:check`) - [x] [Sign-off message](https://probot.github.io/apps/dco/) is added to all...

bug
3. to review
backport-request

**Describe the bug** Japanese languages combines one consonant and one vowel to make one Japanese character. ex. k + a = か So, when I type ka, I expect か....

bug
needs info

For the EU AI act we need to implement transparency requirements at each place where a user interacts with an AI system and in each AI generated content (like AI...

bug

As seen on daily, probably related to https://github.com/nextcloud/office/issues/32

bug
regression

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@nextcloud/dialogs](https://redirect.github.com/nextcloud-libraries/nextcloud-dialogs) | [`^6.4.1` -> `^7.1.0`](https://renovatebot.com/diffs/npm/@nextcloud%2fdialogs/6.4.1/7.1.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@nextcloud%2fdialogs/7.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nextcloud%2fdialogs/6.4.1/7.1.0?slim=true) | --- ### Release...

dependencies

When users create a new text file, a placeholder name should be assigned to it and the text file should be shown immediately. Users are then able start working on...

enhancement
design
discuss

**Describe the bug** There are many warnings in the browser because there are buttons which have no accessible name. All interactive elements need either a visual name (e.g. the button...

bug