> I got that feedback several time already
I tried to make it easier to understand with the interactive demo on https://tablane.net
> There are a few dialogs that don't seem to support keyboard controls (like Enter), I've opened a PR for this.
Thanks, I am going to check that!
> When I try and run it locally to test my PR, it seems to complain with an "AppError: Invalid access token" on the backend. I get a "Something went wrong" error message (and the XHR fails with a CORS error). What am I doing wrong?
> There are a few dialogs that don't seem to support keyboard controls (like Enter), I've opened a PR for this.
Thanks, I am going to check that!
> When I try and run it locally to test my PR, it seems to complain with an "AppError: Invalid access token" on the backend. I get a "Something went wrong" error message (and the XHR fails with a CORS error). What am I doing wrong?
I forgot to add the .env.example file to the tablane-api repo: https://github.com/Tablane/tablane-api/commit/6c92035505914d...