[6.2] Editable Attribute Values #24

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

User Story

As a player, I want to tap an attribute card and change its value.

Acceptance Criteria

  • Edit dialog or inline editor on tap
  • Number input with minimum 1 and configurable maximum
  • Derived attributes update immediately after change
  • Validation prevents out-of-range values

Notes

Depends on 6.1 (ViewModel). Affects Attribute.kt composable and Attributes model.

## User Story **As a** player, **I want** to tap an attribute card and change its value. ## Acceptance Criteria - [ ] Edit dialog or inline editor on tap - [ ] Number input with minimum 1 and configurable maximum - [ ] Derived attributes update immediately after change - [ ] Validation prevents out-of-range values ## Notes Depends on 6.1 (ViewModel). Affects `Attribute.kt` composable and `Attributes` model.
shahondin1624 added this to the Phase 6: Editing & Persistence milestone 2026-03-13 11:26:47 +01:00
shahondin1624 added the epic:character-managementpriority:must-have labels 2026-03-13 11:28:25 +01:00
Sign in to join this conversation.