fix(case-ui): drafts cards in mockup order — files → final → feedback (18h) #384

Merged
chaim merged 1 commits from worktree-drafts-card-order into main 2026-06-30 19:41:22 +00:00
Owner

תיקון סדר-הכרטיסים בטאב טיוטות כך שיתאים למוקאפ 18h: קבצי-טיוטה → סופי+למידה → הערות (היה: סופי → קבצים → הערות). מומש דרך flex flex-col + order לכל כרטיס — בלי להזיז JSX (אפס-סיכון). tsc · eslint .

🤖 Generated with Claude Code

תיקון סדר-הכרטיסים בטאב טיוטות כך שיתאים למוקאפ 18h: **קבצי-טיוטה → סופי+למידה → הערות** (היה: סופי → קבצים → הערות). מומש דרך `flex flex-col` + `order` לכל כרטיס — בלי להזיז JSX (אפס-סיכון). `tsc` ✅ · `eslint` ✅. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
chaim added 1 commit 2026-06-30 19:41:14 +00:00
fix(case-ui): drafts cards in mockup order — files → final → feedback (18h)
All checks were successful
G12 Leak-Guard / leak-guard (pull_request) Successful in 4s
Lint — undefined names / undefined-names (pull_request) Successful in 10s
5cf1ff65f4
The 3 drafts cards rendered final-decision before draft-files; mockup 18h has
the draft-files card first, then final+learning, then feedback. Switched the
container to flex-col and gave each card an explicit `order` so the visual order
matches the mockup without reordering any JSX (zero-risk).

tsc --noEmit + eslint clean.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
chaim merged commit c954dded66 into main 2026-06-30 19:41:22 +00:00
chaim deleted branch worktree-drafts-card-order 2026-06-30 19:41:22 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ezer-mishpati/legal-ai#384