[PR #40] [MERGED] fix: chat height and citation number #70

Closed
opened 2026-02-16 02:18:04 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/chat-ui/pull/40
Author: @thucpn
Created: 1/20/2025
Status: Merged
Merged: 1/20/2025
Merged by: @marcusschiesser

Base: mainHead: fix/chat-section-height-and-citation


📝 Commits (6)

📊 Changes

4 files changed (+21 additions, -5 deletions)

View changed files

.changeset/thirty-cooks-heal.md (+5 -0)
📝 packages/chat-ui/src/chat/chat-messages.tsx (+2 -2)
📝 packages/chat-ui/src/widgets/chat-sources.tsx (+11 -2)
📝 packages/chat-ui/src/widgets/document-info.tsx (+3 -1)

📄 Description

No description provided


🔄 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/run-llama/chat-ui/pull/40 **Author:** [@thucpn](https://github.com/thucpn) **Created:** 1/20/2025 **Status:** ✅ Merged **Merged:** 1/20/2025 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `fix/chat-section-height-and-citation` --- ### 📝 Commits (6) - [`b3e7cf9`](https://github.com/run-llama/chat-ui/commit/b3e7cf978188444745de7655c23cdb8df76ff45f) fix: chat section height - [`f958b9c`](https://github.com/run-llama/chat-ui/commit/f958b9ccc35fdef73c085c3ff72fb2e69446a0fe) fix lint - [`a309985`](https://github.com/run-llama/chat-ui/commit/a3099850d8d816a91a47db261959eca188980937) fix: start index number for new document - [`188ed7a`](https://github.com/run-llama/chat-ui/commit/188ed7ac9d30eb3d11635e873ad3e2e72e3da570) Create thirty-cooks-heal.md - [`80be23c`](https://github.com/run-llama/chat-ui/commit/80be23cb9d887bf456d7c24d44d67293c142b942) fix: lint - [`393a574`](https://github.com/run-llama/chat-ui/commit/393a5747c2860ee4bf6c0dcac517b232bce7fdb0) fix: acc source length ### 📊 Changes **4 files changed** (+21 additions, -5 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/thirty-cooks-heal.md` (+5 -0) 📝 `packages/chat-ui/src/chat/chat-messages.tsx` (+2 -2) 📝 `packages/chat-ui/src/widgets/chat-sources.tsx` (+11 -2) 📝 `packages/chat-ui/src/widgets/document-info.tsx` (+3 -1) </details> ### 📄 Description _No description provided_ --- <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-16 02:18:04 -05:00
yindo closed this issue 2026-02-16 02:18:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/chat-ui#70