Skip to content

Legislation Detail + Recent Legislation + Recent Nominations Pages UI #48

@calebyhan

Description

@calebyhan

Motivation

These three pages complete the Legislation section. The detail page shows full bill info with action history; the recent feeds are simple lists.

Deliverables

  • Build /legislation/[id]/page.tsx with: title, bill number, sponsor name, status badge, type, date introduced, summary, full text, and chronological action timeline
  • Action timeline: each action shows date, type, and description in a vertical timeline or list
  • Build /legislation/recent/page.tsx as a simple list of recent legislation (title, bill number, status, date) linking to detail pages
  • Build /legislation/nominations/page.tsx — same layout as recent, but filtered to type=Nomination
  • Wire to getLegislationById() and getRecentLegislation()

Important Notes

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions