Tim Wisniewski

Results 185 issues of Tim Wisniewski

@runeh reported the following scroll issue happening to him. He's on chrome 57 on osx. Can't reproduce but seems quite possible. ![screenshot 2017-04-24 13 14 29](https://cloud.githubusercontent.com/assets/761444/25334775/14c77b38-28be-11e7-9e4f-593e0ba10a7b.png) EDIT: [source of issue](https://css-tricks.com/designing-show-scroll-bars/)

A convenience feature. Assumedly `localStorage`. But how to store them securely?

#13

in progress

edit/delete button, add row button should be hidden if associated callback is undefined/noop

Users should be able to execute custom queries

enhancement

This is non-trivial because the `changes` hash does not necessarily include the `type` (the user may not have made a change to the `type`), but the `ALTER TABLE` statement requires...

bug

Per @jmealo, a table with a compound primary key doesn't seem to render properly

The "not editable" attribute should be applied to auto-incrementing columns; not any primary key

bug