Skip to content
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

Make table rows smart enough to handle ties #57

Open
jkleiber opened this issue Jun 24, 2024 · 0 comments
Open

Make table rows smart enough to handle ties #57

jkleiber opened this issue Jun 24, 2024 · 0 comments
Labels
enhancement frontend Tasks that update the UI

Comments

@jkleiber
Copy link
Owner

Summary
The table rows in rankings pages do not handle ties at all. The objective of this ticket is to improve table row rankings to recognize and group tied teams/events with an obvious indicator (such as T-X, where X is the rank the items are tied for) and then pick up the numbering appropriately after the tie.

For example:
1
T-2
T-2
4

Work Scope

  • Process rank ties as part of event/team rankings updates
  • Update event/team rankings pages to embed ranking in the list of top 100 teams/events
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement frontend Tasks that update the UI
Projects
None yet
Development

No branches or pull requests

1 participant