Goal
Render the authoritative group inventory document in the new page using the reusable inventory components.
Scope
- Add
GroupInventoryPanel.vue or equivalent.
- Call the load API from the group inventory page.
- Render money, section tabs, section counts, and inventory rows.
- Keep player and GM behavior read-only in this ticket.
- Reuse the generic inventory table and section tab components.
Acceptance criteria
- Loading, error, and empty inventory states are visible and accessible.
- The page renders all inventory sections with normalized data from the server.
- Players and GMs can both view the shared inventory.
- No direct editing, saving, or transfers are added in this ticket.
Depends on
Goal
Render the authoritative group inventory document in the new page using the reusable inventory components.
Scope
GroupInventoryPanel.vueor equivalent.Acceptance criteria
Depends on