react-jsonschema-table
react-jsonschema-table copied to clipboard
React component for generating a Table using JSON Schema specification

Doing a `ctrl+z` past the initial UI state breaks everything. How to replicate === 1. Select any cell  2. Press `ctrl+z` (`command+z` on Mac) 
In the screenshot below I have selected part of the current cell text, but it doesn't highlight that portion:  The same problem occurs on the original Alejandro version: ...
Selecting multiple cells doesn't highlight them correctly. Please consider the screenshot below, where the little blue square signals (in a too subtle way) that I'm selecting multiple cells.  I...
This button should toggle between "select all lines" and "deselect lines", but currently only deselects lines.  Take as an example this Airtable interaction, where clicking on the left-most column...

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...
- See how it was done in old version