You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each game should have unique notes. Right now all game share the same notes panel.
gameId is already set on the notes, it should only appear on those games.
Requirements
Frontend
Change each game to have unique notes using the gameId property
Backend
Acceptance Criteria
Change each game to have unique notes using the gameId property
Notes
The text was updated successfully, but these errors were encountered:
Context
Each game should have unique notes. Right now all game share the same notes panel.
gameId is already set on the notes, it should only appear on those games.
Requirements
Frontend
Backend
Acceptance Criteria
Notes
The text was updated successfully, but these errors were encountered: