fmaclen / hollama

A minimal web-UI for talking to Ollama servers
https://hollama.fernando.is
MIT License
316 stars 27 forks source link

Scroll after submitting prompt doesn't work well #160

Closed fmaclen closed 2 weeks ago

fmaclen commented 3 weeks ago

Implemented on #155

After submitting a prompt the page scrolls but not all the way down. This causes the AI response to stay hidden behind the prompt form:

https://github.com/user-attachments/assets/226b51a8-d145-4cbe-ae38-fe1bf34326d6

fmaclen commented 3 weeks ago

@GregoMac1 can you take a look at this bug? Hopefully it's an easy fix. Prioritize this one over #151