fix(ui): case header — metadata parallel to title, parties clamped to 2 lines #324

Merged
chaim merged 1 commits from worktree-case-header-layout into main 2026-06-20 18:11:55 +00:00
Owner

סרגל-המטא (תאריך-דיון/עודכן/סנכרון) ירד מתחת לכותרת ודחף את הבאנד למטה כששורת העוררים/המשיבים ארוכה, כי השורה השתמשה ב-flex-wrap. תיקון לפי הנחיית-יו"ר:

  • הסרת flex-wrap משורת כותרת↔מטא (+ flex-1 על בלוק-הכותרת) → ה-<dl> נשאר במקביל ל-H1; בלוק-הכותרת מצטמצם במקום.
  • שורת-הצדדים (ו-fallback של ה-subject) מוגבלת ל-2 שורות (line-clamp-2 + tooltip מלא) → רשימת-צדדים ארוכה כבר לא מגדילה את הבאנד.

תיקון-פריסה לפי הנחיה ישירה; רכיבים קיימים, ללא עיצוב חדש. tsc+eslint נקי.

🤖 Generated with Claude Code

סרגל-המטא (תאריך-דיון/עודכן/סנכרון) ירד מתחת לכותרת ודחף את הבאנד למטה כששורת העוררים/המשיבים ארוכה, כי השורה השתמשה ב-`flex-wrap`. תיקון לפי הנחיית-יו"ר: - הסרת `flex-wrap` משורת כותרת↔מטא (+ `flex-1` על בלוק-הכותרת) → ה-`<dl>` נשאר **במקביל ל-H1**; בלוק-הכותרת מצטמצם במקום. - שורת-הצדדים (ו-fallback של ה-subject) **מוגבלת ל-2 שורות** (`line-clamp-2` + tooltip מלא) → רשימת-צדדים ארוכה כבר לא מגדילה את הבאנד. תיקון-פריסה לפי הנחיה ישירה; רכיבים קיימים, ללא עיצוב חדש. tsc+eslint נקי. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
chaim added 1 commit 2026-06-20 18:11:48 +00:00
fix(ui): case header — keep metadata parallel to title, clamp parties to 2 lines
All checks were successful
G12 Leak-Guard / leak-guard (pull_request) Successful in 4s
Lint — undefined names / undefined-names (pull_request) Successful in 11s
80809ca406
The hearing-date/updated/sync metadata dl dropped below the title (taking rows and
pushing the band down) when the appellants/respondents line was long, because the
outer row used flex-wrap. Fix:

- Drop flex-wrap on the title↔metadata row (and flex-1 on the title block) so the
  metadata dl stays parallel to the H1; the title block shrinks instead.
- Clamp the parties line (and the subject fallback) to 2 lines with line-clamp-2 +
  title tooltip, so a long party list no longer grows the band.

Chair-directed layout fix; existing components, no new design.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
chaim merged commit d7855f6284 into main 2026-06-20 18:11:55 +00:00
chaim deleted branch worktree-case-header-layout 2026-06-20 18:11:55 +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#324