g-loot / react-tournament-brackets

React component library for displaying bracket leaderboards
https://sleepy-kare-d8538d.netlify.app/?path=/story/components-bracket--bracket
GNU Lesser General Public License v2.1
220 stars 69 forks source link

Header Round numbering #10

Closed aliaksandr-yanchuk closed 2 years ago

aliaksandr-yanchuk commented 3 years ago

Hi and thank you for a great library,

Screenshot link: https://www.dropbox.com/s/4qatjrs5tawzxam/Screenshot_26.png?dl=0

Rounds for 32 participants goes like this Round 1, Round 2, Round 4, Semi-Final, Final. I thought its a bug that Round 4 goes after the Round 2.

aliaksandr-yanchuk commented 2 years ago

Closing this, numbering was wrong because of "tournamentRoundText" value generation on my side