Skip to content

Combine voting when 2 matches remaining in each group#2

Open
Syrefva wants to merge 2 commits intoAnimeThemes:mainfrom
Syrefva:main
Open

Combine voting when 2 matches remaining in each group#2
Syrefva wants to merge 2 commits intoAnimeThemes:mainfrom
Syrefva:main

Conversation

@Syrefva
Copy link

@Syrefva Syrefva commented Aug 18, 2024

Currently voting is combined once each group has just 1 match remaining (e.g. for a 4-group contest, voting is combined once we are in the quarterfinals). Luckily, the code is already set up to easily change that to more than 1 match since it works by checking the number of matches and then recursively calling the same function (getBracketRounds) without a group specified in the case that we want to combine voting.

Besides that, we update when the voting page text becomes "All Groups".

Note I haven't been able to test this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant