fix(ui): sidebar collapsed, borderless editor, spacing tweaks #50

Merged
barrettruth merged 1 commit from fix/remaining-tweaks into main 2026-03-23 20:53:24 +00:00
barrettruth commented 2026-03-23 20:53:22 +00:00

Problem

Sidebar defaulted open, tiptap double-bordered, detail view spacing too loose, kanban counts confusing.

Solution

defaultOpen={false} on sidebar. Borderless tiptap. Tighter detail padding (pt-4 pb-2). Remove kanban column counts. Align sidebar + with pr-3.

## Problem Sidebar defaulted open, tiptap double-bordered, detail view spacing too loose, kanban counts confusing. ## Solution `defaultOpen={false}` on sidebar. Borderless tiptap. Tighter detail padding (`pt-4 pb-2`). Remove kanban column counts. Align sidebar `+` with `pr-3`.
Sign in to join this conversation.
No description provided.