Tim Wisniewski
Tim Wisniewski
To show it's all selected.
This is what google sheets does
Currently it's set to a fixed height of `500px`
# Option A 1. Send an empty insert to the server to get back its primary key. 2. Insert that new row into the expected spot in the rows state...
Particularly important for heroku/the demo, which you have to wait for it to wake up
Right now it just says there was an error saving the row.
The bottom-right corner of the cell should have a marker indicating that it's saving or that it's failed to save. This should now be possible because `state.store.activeSheet.rows` properties are objects....
The architecture supports it, but the notifications are `position: absolute;` so they're stacked on top of one another...
@begriffs suggested that perhaps we can use the `ctid` value of a row to make changes to it, obviating the need for a primary key to be set. For example:...