[GH-ISSUE #3791] [BUG]: Chat Mode - Abnormal Display of Responsive Message Input Box #2432

Closed
opened 2026-02-22 18:29:39 -05:00 by yindo · 0 comments
Owner

Originally created by @maoguy on GitHub (May 9, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3791

How are you running AnythingLLM?

All versions

What happened?

What happened?

When using the chat mode of AnythingLLM, if the window width is between 768px and 936px, the input box width exceeds the parent container width, causing a frontend responsive display issue. Just like 👇

When the window width exceeds 936px or , display functions normally😊

Image

Image

When the window width is between 768px and 936px , display abnormal😟

Image

What expect

I hope the responsive layout can cover situations where the window width is between 768px and 936px.

Are there known steps to reproduce?

Reproduce Steps

  1. Open the AnythingLLM interface.
  2. Adjust the interface window width to between 768px and 936px.
  3. You'll then see the UI error. (just like 👇)

Image

Originally created by @maoguy on GitHub (May 9, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3791 ### How are you running AnythingLLM? All versions ### What happened? ## What happened? When using the chat mode of AnythingLLM, if the window width is between 768px and 936px, the input box width exceeds the parent container width, causing a frontend responsive display issue. Just like 👇 ### When the window width exceeds 936px or , display functions normally😊 ![Image](https://github.com/user-attachments/assets/61365c75-5719-424d-8470-3f2364fb4fff) ![Image](https://github.com/user-attachments/assets/860e728c-af29-4652-93db-6bf1112b89d5) ### When the window width is between 768px and 936px , display abnormal😟 ![Image](https://github.com/user-attachments/assets/0a4de706-3f25-49c4-a641-69b40fddda26) ## What expect I hope the responsive layout can cover situations where the window width is between 768px and 936px. ### Are there known steps to reproduce? ### Reproduce Steps 1. Open the AnythingLLM interface. 2. Adjust the interface window width to between 768px and 936px. 3. You'll then see the UI error. (just like 👇) ![Image](https://github.com/user-attachments/assets/684eaa4b-191f-4121-b92c-ec28bd2f1374)
yindo added the UI/UX label 2026-02-22 18:29:39 -05:00
yindo closed this issue 2026-02-22 18:29:39 -05:00
yindo changed title from [BUG]: Chat Mode - Abnormal Display of Responsive Message Input Box to [GH-ISSUE #3791] [BUG]: Chat Mode - Abnormal Display of Responsive Message Input Box 2026-06-05 14:46:30 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2432