react-jsonschema-table icon indicating copy to clipboard operation
react-jsonschema-table copied to clipboard

Add option for pagination (instead of lazy loading)

Open cmdalbem opened this issue 7 years ago • 0 comments

There's a PR for a pagination component in the Styleguide, but it's ok to use a simple Bootstrap pagination for now. The important thing is to have the pagination behavior instead of lazy loading, which is a very confusing UX for a Spreadsheet app.

cmdalbem avatar May 08 '18 19:05 cmdalbem