← Roadmap

#14 · Character · 2026-05-10

Character sheet layout—prep wide, play compact

Status: Backlog

Character

Implementation

  • Responsive shell for the hero sheet—comfortable editing on tablet/desktop, usable on phone during play.
  • Avoid horizontal page breakout; use overflow regions where dense tables appear.
  • Skeleton + Tailwind patterns consistent with the rest of the app.

Questions

  • Single route with mode toggle vs separate `/prep` and `/play` paths?