# Game Dashboard Redesign
Entry point to game screen
`scr/screens/MyGameV2`
## TODOs
- High Priority
- ~~Get `createPost` button in `Header` to work (post)~~
- ~~Schedule screen activity `onPress` navigate to new screen in bottom sheet~~
- ~~Submit button~~
- ~~Stepping game progress bar~~
- ~~Daily log section~~
- ~~Fix scrollability issue within tab components~~
- ~~Fix height issue within tab components~~
- Medium Priority
- ~~Player screen `onPress` navigate to specific commitment player stats~~
- ~~Wrap tab components with analytics context~~
- Low Priority
- ~~Shadow around `createPost` button cut off by edge of header~~
- ~~Does stepping game have specific instructions we have to transform?~~
## Design QA
- ~~change you did it copy, "All set for today!"~~
- ~~Details step goal vertically space XXX_SMALL~~
- ~~Activity number to content too tight~~
- ~~Title too tight to tabs~~
- ~~Social filters change from purple400 to coolpurple700~~
## Still needed
- ~~countdown~~
- ~~error in activity (didn't meet requirements)~~
## Next Steps (after initial release)
- Tracker "__ mins of walking/workout (tracker metric) today
- Bottom sheet bounce on load
## Goals
- ~~Remake the `Header` into generic `Header`. Name and filters (social feed)~~
- ~~Add `Sheed Modal` That will be either `Generic Game` or `Stepping Game`~~
- ~~Rebuild components using component library `@waybetter/react`~~