[4.3] Dice Roll History #17

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

User Story

As a player, I want to see recent roll history during a session.

Acceptance Criteria

  • In-memory history of last 20 rolls (not persisted across restarts)
  • Each entry: what was rolled, pool size, results, successes, timestamp
  • Accessible from toolbar icon or drawer
  • Reverse chronological order

Notes

Polish item. Depends on 4.1 (in-app dice display) and 6.1 (ViewModel).

## User Story **As a** player, **I want** to see recent roll history during a session. ## Acceptance Criteria - [ ] In-memory history of last 20 rolls (not persisted across restarts) - [ ] Each entry: what was rolled, pool size, results, successes, timestamp - [ ] Accessible from toolbar icon or drawer - [ ] Reverse chronological order ## Notes Polish item. Depends on 4.1 (in-app dice display) and 6.1 (ViewModel).
shahondin1624 added this to the Phase 7: Polish milestone 2026-03-13 11:26:15 +01:00
shahondin1624 added the epic:dice-rollingpriority:should-have labels 2026-03-13 11:28:15 +01:00
Sign in to join this conversation.