[PR #169] [MERGED] fix: suggestion is not rendered #183

Closed
opened 2026-02-16 10:16:22 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/webapp-conversation/pull/169
Author: @LeeeeeeM
Created: 5/28/2025
Status: Merged
Merged: 6/3/2025
Merged by: @iamjoel

Base: mainHead: fix/add-pre-answer


📝 Commits (1)

  • 60a3380 fix: suggestion is not rendered

📊 Changes

5 files changed (+57 additions, -9 deletions)

View changed files

📝 app/components/base/button/index.tsx (+3 -0)
📝 app/components/chat/answer/index.tsx (+15 -1)
📝 app/components/chat/index.tsx (+22 -5)
📝 app/components/index.tsx (+15 -2)
📝 types/app.ts (+2 -1)

📄 Description

@iamjoel

image


🔄 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/langgenius/webapp-conversation/pull/169 **Author:** [@LeeeeeeM](https://github.com/LeeeeeeM) **Created:** 5/28/2025 **Status:** ✅ Merged **Merged:** 6/3/2025 **Merged by:** [@iamjoel](https://github.com/iamjoel) **Base:** `main` ← **Head:** `fix/add-pre-answer` --- ### 📝 Commits (1) - [`60a3380`](https://github.com/langgenius/webapp-conversation/commit/60a33804cc52dc5c371d803b7c65fefac16f85ba) fix: suggestion is not rendered ### 📊 Changes **5 files changed** (+57 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `app/components/base/button/index.tsx` (+3 -0) 📝 `app/components/chat/answer/index.tsx` (+15 -1) 📝 `app/components/chat/index.tsx` (+22 -5) 📝 `app/components/index.tsx` (+15 -2) 📝 `types/app.ts` (+2 -1) </details> ### 📄 Description @iamjoel ![image](https://github.com/user-attachments/assets/8b59bf8a-a7a6-4862-b6d0-b6d03739ace5) --- <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 10:16:22 -05:00
yindo closed this issue 2026-02-16 10:16:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/webapp-conversation#183