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
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
How quickly could we make it an option to populate scores manually for the scoreboard views via contentful? The use case is we'd like to show the live broadcast and some other pages on the website, but currently it would show the empty scoreboard panel....
The text was updated successfully, but these errors were encountered:
If you can let me know what the data structure is going to be, I can add that in later today after the opening event. I imagine an array of objects with the structure
{
handle
country
countryFlag
aggregateScore
testsPasssed
}
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
How quickly could we make it an option to populate scores manually for the scoreboard views via contentful? The use case is we'd like to show the live broadcast and some other pages on the website, but currently it would show the empty scoreboard panel....
The text was updated successfully, but these errors were encountered: