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 Display the number of words in the current document.

good first issue
frontend
needs design

## 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...

bug
accessibility

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...

accessibility

## 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...

bug
frontend
needs design

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...

accessibility

## 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**...

enhancement

## 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...

frontend
feature
needs design

## 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
triage

## 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...

feature
triage

## 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...

bug
accessibility