Terry Sutton
Terry Sutton
# Bug report We should have better parity between the Edit Table panel and the Edit Column panel. Example: 'is primary' is not in Edit column, and 'Is unique' isn't...
Getting these errors on pages that render the table editor: ``` console.error Warning: Each child in a list should have a unique "key" prop. Check the render method of `HeaderRow`....
# Bug report ## Describe the bug Hitting Esc while editing a table cell should discard the changes. Currently, when you hit Esc, you will save these changes, not discard...
Sequential numerical filenames don't sort properly. In Storage, if we have if we have 1.png, 10.png, 11.png, ..., 2.png, 20.png, 21.png, In Finder on Mac, these items would be sorted:...
## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behavior? Please link any relevant issues here. ## What is...
Moves search index generation from generated files to reading the actual spec files.
— Adds Github icon to header — Adds footer social icons — Remove unneeded files from old setup
# Bug report Move table filters and sorting to an "Apply" workflow rather than the current live-update one. Currently, the table filters (and the url updates) as you change the...