hay-espacio-en-el-taco / dbs-scraper

DBS Card Game Scraper & Deck Builder
https://hay-espacio-en-el-taco.github.io/dbs-scraper/
MIT License
7 stars 11 forks source link

Result scrolling improvement #59

Open Xotl opened 4 years ago

Xotl commented 4 years ago

What's the purpose of this PR?

Instead of an infinite scroll it uses the react-window module.

This should improve the performance and also allows to "show" the actual amount of cards.

How can this be tested?