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 * Resolves: #3142 #### 🖼️ Screenshots 🏚️ Before | 🏡 After ---|--- B | A ### 🚧 TODO - [ ] ... ### 🏁 Checklist - [...

bug
2. developing
technical debt

Should fix `ImageView.spec.js`. The issue seemed to be that the elements were loading, but too slowly and the Cypress commands timed out. Adding a longer timeout should be reasonable enough.

tests
3. to review
javascript

**Describe the bug** When leaving a tab with an open document for more than 30 seconds, new changes are not detected when returning to it. This is easiest to see...

bug

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cypress-visual-regression](https://togithub.com/cypress-visual-regression/cypress-visual-regression) | [`^5.0.0` -> `^5.2.0`](https://renovatebot.com/diffs/npm/cypress-visual-regression/5.0.0/5.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress-visual-regression/5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress-visual-regression/5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cypress-visual-regression](https://togithub.com/cypress-visual-regression/cypress-visual-regression) | [`^5.0.0` -> `^5.2.0`](https://renovatebot.com/diffs/npm/cypress-visual-regression/5.0.0/5.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress-visual-regression/5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress-visual-regression/5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

After https://github.com/nextcloud/server/pull/37726 we need to adjust the event that a file has been updated, however we should actually make sure to send a full Node object there not just the...

3. to review
technical debt

**Describe the bug** Issues with Indenting Lists Using the TAB Key **To Reproduce** Indenting a list using the TAB key only works if, for example, a code block is present...

bug
regression
29 feedback

Error: lib/Service/InitialStateProvider.php:28:3: DeprecatedInterface: Interface OCP\Translation\ITranslationManager is marked as deprecated (see https://psalm.dev/152) Error: lib/Service/InitialStateProvider.php:62:4: DeprecatedClass: Class OCP\Translation\LanguageTuple is marked as deprecated (see https://psalm.dev/098) https://github.com/nextcloud/documentation/pull/12063/files#diff-aaf8198084ab58336e1610260ae3ca96a1afee796cb21a305d03f2bf442948ea https://github.com/nextcloud/server/pull/46775 @marcelklehr Do the old APIs still...

1. to develop
technical debt
regression