factsmission/ghact

Optimize index.html

Closed this issue · 0 comments

Currently, it takes a long time to show the list of jobs, and it is truncated in firefox

  • Remove unneccesary detail from the json before sending (e.g. files list)
  • Prepopulate the html with the json instead of fetching in a second request
  • Optional: Paginate the json