carl

Results 47 comments of carl

as a temporary workaround, I deleted the `&scope=read%3Aorg` part of the url (near the end of the url) at the `https://github.com/login/oauth/authorize` step, refreshed, and was able to login using GitHub...

> creating a Viewport that renders into a temp buffer. I tried something like this for a SQL client ([scrollable.rs](https://github.com/achristmascarl/rainfrog/blob/2704146abdcfd17761087b6e345db0d7c50f1f17/src/components/scrollable.rs)), but a major constraint I ran into is the max...

i should add, using latest app store version: 1.3.2

hey, good question; at the moment, switching between databases isn't supported, so you'd need to restart rainfrog with the new database you want to connect to, or connect in a...

it's a good idea, i've added it to the roadmap. cant make any promises on the timeline though

> For now we build it locally but I think docker hub needs to be setup in order to > > - Publish the image to docker hub so it...

thanks for reporting; i'll investigate to see if there's any workarounds to avoid hitting ratatui's limits on larger screens

i think this was actually fixed in ratatui: https://github.com/ratatui/ratatui/pull/1378 so after the latest bump (#131) should be fixed for rainfrog as well

@bjesus is this still an issue for you on the latest version?