[3.1] Character Header / Identity Section #9

Closed
opened 2026-03-13 11:25:33 +01:00 by shahondin1624 · 0 comments

User Story

As a player, I want to see name, metatype, concept, age, gender prominently at the top.

Acceptance Criteria

  • New CharacterHeader composable in lib/components/charactermodel/
  • Name in large typography, metatype with badge, concept, age, gender
  • Placed above attributes grid
  • Stacks vertically on Compact, horizontal row on Expanded
  • Sourced from ShadowrunCharacter.characterData

Notes

New composable. Depends on 1.1 for responsive layout. Uses CharacterData model fields: name, metatype, concept, age, gender.

## User Story **As a** player, **I want** to see name, metatype, concept, age, gender prominently at the top. ## Acceptance Criteria - [ ] New `CharacterHeader` composable in `lib/components/charactermodel/` - [ ] Name in large typography, metatype with badge, concept, age, gender - [ ] Placed above attributes grid - [ ] Stacks vertically on Compact, horizontal row on Expanded - [ ] Sourced from `ShadowrunCharacter.characterData` ## Notes New composable. Depends on 1.1 for responsive layout. Uses `CharacterData` model fields: name, metatype, concept, age, gender.
shahondin1624 added this to the Phase 4: Character Display milestone 2026-03-13 11:25:33 +01:00
shahondin1624 added the epic:character-displaypriority:must-have labels 2026-03-13 11:28:05 +01:00
Sign in to join this conversation.