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

## Bug Report When we copy a text that has a style attach, and paste it in the doc, the export will then fails. ## How to reproduce - Copy...

bug
frontend
export
triage

## Feature Request Today in Docs, it is possible to export a single page into .docx or .pdf. However, when a document contains multiple sub-pages forming a tree, each page...

feature

Prevent text wrapping in New Document button when German language is selected. Added CSS rules to ensure button text displays on single line for all languages. Fixes issue #1490. ##...

bug
frontend

@rl-83 could you add the specs and design that we discussed on this issue ?

frontend
designed
export

## Feature Request **Is your feature request related to a problem or unsupported use case? Please describe.** We never really worked on a real template. It was just to show...

enhancement
frontend
export

## Purpose Documentation about how adding custom templates was lacking.

documentation

## Purpose Improve accessibility (a11y) by aligning the document grid and editor with ARIA specifications and Axe recommandations. ## Proposal - [x] Move the "More documents" button outside the role="grid"...

frontend
accessibility

## Purpose Fix unintended removal of the @ symbol when pressing Esc during mention input. This improves text editing flow, especially when @ is intended as plain text. https://github.com/user-attachments/assets/35bc8bb9-8c8b-47c2-b243-632464eb610d issue...

bug
frontend

## Purpose Implemented the logic to show 'Just now' instead of '0 seconds ago' when the difference is under one second. Users can now see 'just now' when an edit...

**Before you file your issue** * I already checked the [[existing issues](https://github.com/suitenumerique/docs/issues)](https://github.com/suitenumerique/docs/issues). * This is not related to [[BlockNote](https://github.com/TypeCellOS/BlockNote)](https://github.com/TypeCellOS/BlockNote), but to layout rendering inside the documentation index. --- ### **Problematic...

bug
frontend
triage