feat: add editable talent ratings (Closes #25) #64

Merged
shahondin1624 merged 1 commits from feature/issue-25-editable-talent-ratings into main 2026-03-13 13:50:36 +01:00

1 Commits

Author SHA1 Message Date
shahondin1624
d12269cdb5 feat: add editable talent ratings with validation dialog (Closes #25)
Add TalentEditDialog with rating input (0-12, 0 = untrained) and
validation. Talent cards now open edit dialog on tap. Dice pool
display updates immediately through CharacterViewModel. Add
withTalentRating() to Talents model for immutable talent rating updates.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 13:50:18 +01:00