IBM / page-lab

PageLab enables web performance, accessibility, SEO, etc testing at scale.
Apache License 2.0
19 stars 10 forks source link

Improved report chart and data table loading #65

Closed ecumike closed 5 years ago

ecumike commented 5 years ago

Based on large scale data set, this should significantly improve the report page load-time since it won't do any large queries server-side on page load.

Adding a spinner for the case where user clicks on "60" or the query just takes a long time, to keep the user busy while they wait.