16 lines
660 B
Markdown
16 lines
660 B
Markdown
<!-- SPDX-FileCopyrightText: 2026 FocusFlow contributors -->
|
|
<!-- SPDX-License-Identifier: AGPL-3.0-only -->
|
|
|
|
# Backlog Board Mockups
|
|
|
|
These images are the visual references for UI Plan 2.
|
|
|
|
- `backlog_board_default.png` — finalized default Backlog board state with summary panel.
|
|
- `backlog_task_drawer.png` — finalized selected-task state with right-anchored drawer.
|
|
|
|
Implementation notes:
|
|
|
|
- Treat these as semi-strict visual references.
|
|
- Preserve the dark theme, board density, summary panel, and drawer anchoring.
|
|
- The drawer must overlay existing content and must not move board columns or summary layout.
|
|
- Do not introduce a white app background.
|