iansinnott / prompta

ChatGPT UI that is keyboard-centric, mobile friendly, and searchable.
https://chat.prompta.dev
MIT License
154 stars 13 forks source link

Screen scrolling madness with 2.0 #11

Open adamshand opened 10 months ago

adamshand commented 10 months ago

Hey,

Love the ability to reset the database when required. I'm back to using Prompta, thanks!

However, with 2.0 I notice that something screwy happens with vertical scrolling as soon as the chat is longer than a single page.

This is on latest macOS (14.0) using DMG (it seems fine when using the chat.prompta.dev).

Screen recording attached because it's hard to explain.

https://github.com/iansinnott/prompta/assets/130651/f67172a8-4f6b-4b46-8d0a-028c9669ef71

iansinnott commented 10 months ago

thanks @adamshand the video is very helpful. let me see if i can repro

iansinnott commented 10 months ago

Was unable to reproduce that oddness. I'm also on mac (arm), are you sure you're on the latest version. i just pushed https://github.com/iansinnott/prompta/releases/tag/v2.0.1 which adds the version string to the UI in the settings panel.

If you're still able to repro can you think of anything else that might be different in your env?

adamshand commented 10 months ago

Pretty sure I was on the latest version, but just downloaded 2.0.1 and it's still doing the same thing.

image

I'm running Sonoma (14.0) which might be a problem? Other than that I'm on a fairly standard M2 MacBook Air.

iansinnott commented 10 months ago

Hm, possibly. I'm not running Sonoma so while it should work it's entirely untested. When you tried in the browser was it safari?

The desktop version is essentially a safari window without the chrome.

adamshand commented 10 months ago

Ah yes. I tested in Brave previously. Just tried Safari and it also does the weird vertical scrolling thing.