ericljiang / premier-playoff-helper

https://premier-playoff-helper.vercel.app
MIT License
0 stars 0 forks source link

Live loading of data #9

Closed ericljiang closed 10 months ago

ericljiang commented 10 months ago

On choosing a matchup, currently the site waits for all matches to be loaded before it displays data. Instead, show an updating table of data as matches are loaded. This will improve user experience for #8. Since we know how many matches there are, we can display a progress bar that indicates how many matches have been retrieved.

ericljiang commented 10 months ago

Resolved in https://github.com/ericljiang/premier-playoff-helper/commit/705f5fedebdcee8fb4a2df6e3c7b6b41b51d7d2d