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
219 stars 69 forks source link

Use Virtual scroll to handle bracket with large data #49

Open MahmoudTarekAli opened 1 year ago

MahmoudTarekAli commented 1 year ago

If you have multiple rounds and a big number of matches (256 or 512) there will be a performance issue and the UI will be lagging because of the large number of matches injected in the dom