assessment-model/src
Jun-te Kim fe55a28622 fix(portfolio): truncate long match addresses; hide Needs attention tab when empty
- MatchAddress: long OS addresses overflowed the candidate row (text column
  wasn't width-constrained). Give it min-w-0 flex-1 and truncate both lines
  (full address on hover) so the dialog layout holds.
- PortfolioTabs: when nothing is unmatched, render just the properties table
  with no tab strip (the "Needs attention" tab only appears when count > 0).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 11:38:38 +00:00
..
app fix(portfolio): truncate long match addresses; hide Needs attention tab when empty 2026-07-07 11:38:38 +00:00
lib feat(portfolio): match unmatched properties to a residential UPRN 2026-07-07 11:33:01 +00:00
types next js 2025-12-08 12:20:07 +00:00
middleware.ts fixed filtering logic 2026-02-07 19:59:51 +00:00