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
That's a nice idea. A couple of suggested tweaks to the test data:
include two entries with the same rank
include an entry with an unreasonably long player name
Relatedly, everyone using these scoreboards has to figure out how to properly order them for display since they don't come sorted. Perhaps a helper for this would be worth including. Something like this:
🤔 It might be useful to make the function something like pdScoreboards.getDummyData(ascending) where you pass a bool that defaults to sorting descending
Scenic Route said on discord:
might be useful too include a function to check for default user strings, and include them in the dummy data
The text was updated successfully, but these errors were encountered: