Category
game panels
Labels
frontend, gaming-systems, realtime, dashboard
Difficulty
advanced
Why this matters
Players need better orientation about the current game phase and what happens next.
Likely files/components affected
src/pages/Dashboard.tsx
src/store/useRoundStore.ts
- New:
src/components/RoundTimeline.tsx
What contributor should improve
Create a visual timeline for states like upcoming/live/resolving/finished connected to round store data.
Expected final behavior
Round progression is obvious and continuously visible.
UI/UX goals
- Strong game loop clarity
- Better anticipation and pacing
- More immersive session flow
Acceptance criteria
Category
game panels
Labels
frontend, gaming-systems, realtime, dashboard
Difficulty
advanced
Why this matters
Players need better orientation about the current game phase and what happens next.
Likely files/components affected
src/pages/Dashboard.tsxsrc/store/useRoundStore.tssrc/components/RoundTimeline.tsxWhat contributor should improve
Create a visual timeline for states like upcoming/live/resolving/finished connected to round store data.
Expected final behavior
Round progression is obvious and continuously visible.
UI/UX goals
Acceptance criteria