docs
docs copied to clipboard
A collaborative note taking, wiki and documentation platform that scales. Built with Django and React.
## Feature Request Display the number of words in the current document.
## Accessibilité au clavier La nouvelle fonctionnalité d'ajout de sous documents n'est pas accessible au clavier. Les boutons d'ajout de document ne sont pas atteignable au clavier et l'usage de...
First TAB opens a small popup "Skip to content" He shows it at the beginning: https://youtu.be/cOmehxAU_4s?t=38 Useful to jump directly to content, we even have `#mainContent` in layout, so it...
## Bug Report **Problematic behavior** When a subdocument has an Emoji the width of the document title is even smaller causing horizontal scrolling when it's too long. **Expected behavior/code** I...
https://github.com/suitenumerique/docs/blob/a4e3168682bdfa91f5a526d80cdeef02df73488c/src/frontend/apps/impress/src/components/BoxButton.tsx#L25-L66 - **Problem**: `BoxButton` renders `as="button"` but still keeps a `HTMLDivElement` ref and never forwards `disabled` or `type` attributes. It also only blocks clicks manually, so screen readers and keyboards...
## Feature Request **Is your feature request related to a problem or unsupported use case? Please describe.** User search is not optimal to invite collaborators **Describe the solution you'd like**...
## Feature Request **Is your feature request related to a problem or unsupported use case? Please describe.** A user thinks that the search doesn't work if he types less than...
## Feature Request **Is your feature request related to a problem or unsupported use case? Please describe.** A clear and concise description of what the problem is. For example: I...
## Feature Request **Is your feature request related to a problem or unsupported use case? Please describe.** When I want to apply color, it takes me a while to find...
## Bug Report **Problematic behavior** When I export a document in PDF, it behaves weirdly with my screenreader: - headings are not vocalized - some texts are read letters by...