Robert Brennan
Robert Brennan
@AutoLTX good work! We have an existing modal UI though, which should look nicer (e.g. for the close button). @amanape can probably point you in the right direction
I think we should be able to fix this using the vscode extension...
Also, FWIW, I recently realized you can just hit enter instead of clicking
Hmm it feels weird to reuse `FILE_STORE_PATH` for a bucket name. Is there another way to fix the issue here?
TBH I don't think anyone is using ~~this~~ the S3 integration, and I'm ok with breaking changes in 0.x. We'll document it in the changelog @chuckbutkus can you fill out...
Oh actually I do think `FILE_STORE_PATH` is used frequently--that'd be good to keep backward-compat
Agreed this is a pretty big limitation currently--the config is all-or-nothing. You can use `examples/config.yaml`--that's our default config.
🎉 would be great to get this as a PR to the `./docs` folder
I'm going to close this one since we don't really plan on supporting Windows w/o WSL in the near-term. Eventually we'll have an installer for it. But if you've got...
Oh yeah all this stuff should go in the `frontend/` directory, and we have `frontend/__tests__`