(frontend) improve mobile UX by showing subdocs count

helps users notice root documents have children in mobile view

Signed-off-by: Cyril <c.gromoff@gmail.com>
This commit is contained in:
Cyril
2025-10-30 10:53:16 +01:00
parent 6314cb3a18
commit a758254b60
3 changed files with 84 additions and 47 deletions

View File

@@ -27,6 +27,7 @@ and this project adheres to
- ✨(frontend) create skeleton component for DocEditor #1491
- ✨(frontend) add an EmojiPicker in the document tree and title #1381
- ✨(frontend) ajustable left panel #1456
- ✨(frontend) improve mobile UX by showing subdocs count #1540
### Changed