Replace vertical kanban stacking on mobile (<=767px) with a single-open accordion ordered Respond > Merge > Review > Pending > Working. Auto-expands the most urgent non-empty section on load; empty sections render as header-only rows (no dashed placeholder). Desktop layout is unchanged. Added window.matchMedia stub to the Vitest setup file so Dashboard unit tests pass in jsdom. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| e2e | ||
| public | ||
| screenshots | ||
| server | ||
| src | ||
| .env.local.example | ||
| .gitignore | ||
| CHANGELOG.md | ||
| next-env.d.ts | ||
| next.config.js | ||
| package.json | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
| tsconfig.server.json | ||
| vitest.config.ts | ||