-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Task: Add platforms and socials to leaderboards #209
Comments
I'd like to punt this set of features. See also: game categorisation, tagging, grouping. |
Sorry but what do you mean by punting? Do you mean to say we're delaying these features? |
That's my suggestion, yes. I don't see them as important enough to add to our set of MVP features. Links to community hubs and resources can go in the game info section for now. |
We don't have a game info section, though? Going by the Figma. I'll keep the affected parts of the LeaderboardInfo component stubbed out for now. I don't want to remove things from the component only to re-add them later. |
The figma is outdated and probably shouldn't be trusted as a source of information on what features we do or don't have. Refer to the MVP features document on youtrack instead. |
Yeah you're right. I'll do that moving forward |
Frontend displays which platforms a game runs on, as well as social links to a game's community. We don't currently have that in our DB. Refer to leaderboardsgg/leaderboard-site#546
Affected Functionality
Frontend components + tests will need to be updated to accommodate the fact platforms and socials are tied to the model.
Other Relevant Issues
leaderboardsgg/leaderboard-site#546
The text was updated successfully, but these errors were encountered: