MosswartOverlord/frontend/src/components/windows
Erik 8e77274316 fix(v2): pack fill — count children directly from items array
Instead of relying on the packItems Map (which may have key matching
issues), count pack children directly by filtering the normalized
items array for items whose container_id matches the pack's item_id.
Also removed debug console.log spam from WindowRenderer.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 22:26:57 +02:00
..
CharacterWindow.tsx fix(v2): v1-faithful character window + improved inventory/radar 2026-04-12 21:10:15 +02:00
ChatWindow.tsx fix(v2): comprehensive bug fix round — all reported issues 2026-04-12 18:31:06 +02:00
CombatStatsWindow.tsx fix(v2): all reported issues — missing windows, broken features, layouts 2026-04-12 18:49:16 +02:00
DraggableWindow.tsx feat(v2): Phases 2-6 — trails, heatmap, portals, windows, effects 2026-04-12 15:58:58 +02:00
InventoryWindow.tsx fix(v2): pack fill — count children directly from items array 2026-04-12 22:26:57 +02:00
IssuesWindow.tsx fix(v2): all reported issues — missing windows, broken features, layouts 2026-04-12 18:49:16 +02:00
RadarWindow.tsx fix(v2): full v1-style radar canvas + inventory icon composites 2026-04-12 19:16:21 +02:00
StatsWindow.tsx fix(v2): comprehensive bug fix round — all reported issues 2026-04-12 18:31:06 +02:00
VitalSharingWindow.tsx fix(v2): all reported issues — missing windows, broken features, layouts 2026-04-12 18:49:16 +02:00
WindowRenderer.tsx fix(v2): pack fill — count children directly from items array 2026-04-12 22:26:57 +02:00