feat(case-ui): drafts tab — 3 clear cards (X17 18h) #380

Merged
chaim merged 1 commits from worktree-drafts-three-cards into main 2026-06-30 19:16:05 +00:00
Showing only changes of commit 148f303378 - Show all commits

View File

@@ -347,13 +347,13 @@ export function DraftsPanel({
</div>
)}
{hasFinal && <LearningStatusBadges caseNumber={caseNumber} />}
{/* precedents cited inside the signed decision — sub-section of the
final card (mockup 18h), collapsible inside CitationsSection itself */}
<CitationsSection caseNumber={caseNumber} />
</section>
{/* ── Precedents cited inside the signed decision ── */}
<CitationsSection caseNumber={caseNumber} />
{/* ── Exports list ── */}
<section>
{/* ── Card: draft files (mockup 18h) ── */}
<section className="rounded-lg border border-rule bg-surface p-4">
<div className="flex items-center justify-between mb-3">
<h3 className="text-navy text-base">קבצי טיוטה</h3>
<div className="flex items-center gap-2">
@@ -521,8 +521,8 @@ export function DraftsPanel({
</Dialog>
</section>
{/* ── Chair feedback ── */}
<section>
{/* ── Card: chair feedback (mockup 18h) ── */}
<section className="rounded-lg border border-rule bg-surface p-4">
<div className="flex items-center justify-between mb-3">
<h3 className="text-navy text-base">
הערות יו״ר