[PR #288] [MERGED] Fix prompt overlaying on chats #3281

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/288
Author: @timothycarambat
Created: 10/25/2023
Status: Merged
Merged: 10/25/2023
Merged by: @timothycarambat

Base: masterHead: 287-prompt-overlay


📝 Commits (1)

  • 3a28c3c Fix prompt overlaying on chats

📊 Changes

3 files changed (+23 additions, -18 deletions)

View changed files

📝 frontend/src/components/DefaultChat/index.jsx (+16 -16)
📝 frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/HistoricalMessage/index.jsx (+6 -1)
📝 frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/index.jsx (+1 -1)

📄 Description

resolves #287


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/288 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 10/25/2023 **Status:** ✅ Merged **Merged:** 10/25/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `287-prompt-overlay` --- ### 📝 Commits (1) - [`3a28c3c`](https://github.com/Mintplex-Labs/anything-llm/commit/3a28c3c361e783b989da6dcf8f48b8575fefbec7) Fix prompt overlaying on chats ### 📊 Changes **3 files changed** (+23 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/DefaultChat/index.jsx` (+16 -16) 📝 `frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/HistoricalMessage/index.jsx` (+6 -1) 📝 `frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/index.jsx` (+1 -1) </details> ### 📄 Description resolves #287 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:33:27 -05:00
yindo closed this issue 2026-02-22 18:33:27 -05: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#3281