Sami
Sami
> Hi @darcyrush you should be able to hide the sidebar in a similar fashion to VSCode by using the `Toggle Sidebar` setting on Preferences > Keyboard > > ...
Hi, please use the thumbs up emoji on the initial post to show support for this issue.
> Hey! > > Yeah, there used to be a confirming dialog but I removed it as it could be rather annoying (or not even that useful if the user...
> Actually, many operation in git are not destructive until you perform `git gc`. Deletion of a branch or a tag is one of the such action. Gitnuro could keep...
Could you try using the latest beta and see if it happens there? https://github.com/dbgate/dbgate/releases
Sorry this is a little delayed, I want to test it before merging and I need to do some setup first before I am able to test it on macOS....
Hi, I finally had a macOS setup to test on. Whilst holding shift and scrolling down (without) this patch it worked like it should. Is the issue only related to...
Does this happen using the ARM AppImage as well or only under Docker?
I have some good news, I was able to re-create your issue and also fix it however I need to "translate" my discovery into something that fixes it without manual...
Could you please try the latest beta docker build? Please make sure you completely remove any old images of dbgate and the container itself. Then run `docker pull dbgate/dbgate:beta` and...