gregschmit / rest-scaffold

A JavaScript/jQuery library that builds scaffolds (tables+actions) for objects exposed by a REST API.
MIT License
1 stars 0 forks source link

Auto refresh options for scaffold and fields #14

Open gregschmit opened 5 years ago

gregschmit commented 5 years ago

There are 2 places where auto-refresh would be really nice:

  1. On the entire scaffold if it hasn't loaded yet
  2. On certain fields - for example, if a field represents a progress bar percentage, then having it auto-update at a configurable level would be a cool feature