janhq / jan

Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)
https://jan.ai/
GNU Affero General Public License v3.0
22.12k stars 1.27k forks source link

bug: Input text overlaps model settings #3647

Open phill52 opened 1 week ago

phill52 commented 1 week ago

Jan version

Jan v0.5.3

Describe the Bug

When inputting large bodies of text, the text overlaps with the settings buttons, obstructing it and making it harder to click.

Steps to Reproduce

  1. Open a new chat
  2. Ensure the model settings are enabled in the input box
  3. Put a large enough body of text that the input box stops scaling
  4. Scroll up and down

Screenshots / Logs

SCR-20240912-pvot-2

What is your OS?

imtuyethan commented 2 days ago

Thanks a bunch for reporting this @phill52. This bug can be reproduced on my end:

https://github.com/user-attachments/assets/5bcbd3aa-bb5a-4120-b357-136764986828

We will fix this in the next release.