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

Display result of a round robin round #683

Open
TilmanJimenez opened this issue May 3, 2024 · 3 comments
Open

Display result of a round robin round #683

TilmanJimenez opened this issue May 3, 2024 · 3 comments
Labels
enhancement New feature or request Stale

Comments

@TilmanJimenez
Copy link

Hopefully I didn't just miss this while trying the demo!

While the standings in single elimination are quite clear, it would be nice to have an overview of the standings in a round robin pool:
Something like

Team Points Diff
Team 1 4 +3
Team 2 2 +2
Team 3 2 -2
Team 4 0 -3

Given that the information is calculated, displaying should be easy

Also thanks for this project!

@evroon
Copy link
Owner

evroon commented May 4, 2024

This can probably be improved, but the functionality does exist although a bit hidden perhaps.

In the overview of teams, you can filter on stage items, and select a round robin stage item.

Do you have a specific idea on how to make the user experience better?

@evroon evroon added the enhancement New feature or request label May 4, 2024
@TilmanJimenez
Copy link
Author

Ah I see!
Well I'm now certain that I would never have found it 😄
I think at least for my use case it would be interesting to have it in the dashboard between the stages (our tournament follows soccer cups, group stages followed by single elimination). That way teams could look up their standings and know if they have a shot at being first in their group (or second) and what the other groups are doing. That is whom they'll be facing in the elimination round.

Copy link
Contributor

github-actions bot commented Jul 4, 2024

This issue is stale because it has been open for 60 days with no activity. What is the action to take here?

@github-actions github-actions bot added the Stale label Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Stale
Projects
None yet
Development

No branches or pull requests

2 participants