[PR #105] [MERGED] fix: not support num input #160

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/webapp-conversation/pull/105
Author: @iamjoel
Created: 9/4/2024
Status: Merged
Merged: 9/4/2024
Merged by: @iamjoel

Base: mainHead: fix/not-support-num-input


📝 Commits (2)

  • b7f7038 fix: not support num input
  • ac0e3e8 chore: paragrpah form type

📊 Changes

3 files changed (+24 additions, -0 deletions)

View changed files

📝 app/components/welcome/index.tsx (+9 -0)
📝 types/app.ts (+2 -0)
📝 utils/prompt.ts (+13 -0)

📄 Description

Fixes https://github.com/langgenius/webapp-conversation/issues/67
Fixes https://github.com/langgenius/webapp-conversation/issues/51


🔄 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/105 **Author:** [@iamjoel](https://github.com/iamjoel) **Created:** 9/4/2024 **Status:** ✅ Merged **Merged:** 9/4/2024 **Merged by:** [@iamjoel](https://github.com/iamjoel) **Base:** `main` ← **Head:** `fix/not-support-num-input` --- ### 📝 Commits (2) - [`b7f7038`](https://github.com/langgenius/webapp-conversation/commit/b7f703852ec3249b03354d6c4b006a5c934298a3) fix: not support num input - [`ac0e3e8`](https://github.com/langgenius/webapp-conversation/commit/ac0e3e807d09fa6c40c68905e9d198d66091df87) chore: paragrpah form type ### 📊 Changes **3 files changed** (+24 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/components/welcome/index.tsx` (+9 -0) 📝 `types/app.ts` (+2 -0) 📝 `utils/prompt.ts` (+13 -0) </details> ### 📄 Description Fixes https://github.com/langgenius/webapp-conversation/issues/67 Fixes https://github.com/langgenius/webapp-conversation/issues/51 --- <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:18 -05:00
yindo closed this issue 2026-02-16 10:16:19 -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#160