docs icon indicating copy to clipboard operation
docs copied to clipboard

A collaborative note taking, wiki and documentation platform that scales. Built with Django and React.

Results 194 docs issues
Sort by recently updated
recently updated
newest added

## Feature Request Error messages does not look very nice, we should improve them. See: https://github.com/suitenumerique/docs/blob/d7d468f51fb83d4f45e04c7ad6a04be4be76b04c/src/frontend/apps/impress/src/components/TextErrors.tsx#L21-L42

frontend
feature
needs design
triage

## Purpose When investigating about a memory leak during collaboration we found a problem with the interlinking that could cause a memory leak. When doing collaborative editing, `doc?.title` might be...

bug
enhancement
frontend

label: accessibility When I use structure (headers, lists…) in a Docs document Then it should be reflected in the corresponding PDF exported file (= Tagged PDF). reference: https://opensource.adobe.com/dc-acrobat-sdk-docs/pdfstandards/PDF32000_2008.pdf#page=581 This an...

accessibility
export

## Feature Request **Is your feature request related to a problem or unsupported use case? Please describe.** When inserting an image in a document, i would like to be able...

feature
triage

## Bug Report **Problematic behavior** When exporting PDF from a a doc, embedding large images (screen captures from Firefox), this images are deformed : a full width is applied but...

bug
triage

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [django](https://redirect.github.com/django/django) ([changelog](https://docs.djangoproject.com/en/stable/releases/)) | `==5.2.7` -> `==5.2.8` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/django/5.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/django/5.2.7/5.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | ### GitHub...

dependencies
noChangeLog
automated

Bumps [django](https://github.com/django/django) from 5.2.7 to 5.2.8. Commits 47fe39a [5.2.x] Bumped version for 5.2.8 release. ac9fcf6 [5.2.x] Refs CVE-2025-64459 -- Avoided propagating invalid arguments to Q on ... 6703f36 [5.2.x] Fixed...

dependencies
python

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Brotli](https://redirect.github.com/google/brotli) | `==1.1.0` -> `==1.2.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/brotli/1.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/brotli/1.1.0/1.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | ### GitHub Vulnerability...

dependencies
noChangeLog
automated

## Feature Request **Is your feature request related to a problem or unsupported use case? Please describe.** Currently, setting up OIDC login [requires defining several variables](https://github.com/suitenumerique/docs/blob/d7d468f51fb83d4f45e04c7ad6a04be4be76b04c/src/backend/impress/settings.py#L528-L643): * `OIDC_OP_JWKS_ENDPOINT` * `OIDC_OP_AUTHORIZATION_ENDPOINT`...

feature
triage

Bumps [brotli](https://github.com/google/brotli) from 1.1.0 to 1.2.0. Release notes Sourced from brotli's releases. v1.2.0 SECURITY python: added Decompressor::can_accept_more_data method and optional output_buffer_limit argument Decompressor::process; that allows mitigation of unexpectedly large output;...

dependencies
python