[PR #597] [MERGED] Fix/application configuration preview style #22580

Closed
opened 2026-02-21 20:19:16 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/597
Author: @zxhlyh
Created: 7/19/2023
Status: Merged
Merged: 7/19/2023
Merged by: @zxhlyh

Base: mainHead: fix/application-configuration-preview-style


📝 Commits (3)

  • 88ebbe1 fix: application configuration preview prompt variable select z-index
  • 6939163 fix: application speech to text show
  • 83348ec fix: require variable tip

📊 Changes

11 files changed (+86 additions, -79 deletions)

View changed files

📝 web/app/components/app/configuration/config/index.tsx (+3 -3)
📝 web/app/components/app/configuration/debug/index.tsx (+4 -4)
📝 web/app/components/app/configuration/prompt-value-panel/index.tsx (+1 -0)
📝 web/app/components/base/select/index.tsx (+8 -6)
📝 web/app/components/share/chat/index.tsx (+4 -4)
📝 web/app/components/share/chat/welcome/index.tsx (+52 -48)
📝 web/app/components/share/chatbot/index.tsx (+4 -4)
📝 web/app/components/share/chatbot/welcome/index.tsx (+4 -4)
📝 web/app/components/share/text-generation/result/index.tsx (+4 -4)
📝 web/i18n/lang/app-debug.en.ts (+1 -1)
📝 web/i18n/lang/app-debug.zh.ts (+1 -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/langgenius/dify/pull/597 **Author:** [@zxhlyh](https://github.com/zxhlyh) **Created:** 7/19/2023 **Status:** ✅ Merged **Merged:** 7/19/2023 **Merged by:** [@zxhlyh](https://github.com/zxhlyh) **Base:** `main` ← **Head:** `fix/application-configuration-preview-style` --- ### 📝 Commits (3) - [`88ebbe1`](https://github.com/langgenius/dify/commit/88ebbe18fa46ae13440e237d6a6c21a7c612c30d) fix: application configuration preview prompt variable select z-index - [`6939163`](https://github.com/langgenius/dify/commit/69391631153d7d4d8cacb9098eb659b323fa7b27) fix: application speech to text show - [`83348ec`](https://github.com/langgenius/dify/commit/83348ecbbf002387ba571abee4de731cdd71153f) fix: require variable tip ### 📊 Changes **11 files changed** (+86 additions, -79 deletions) <details> <summary>View changed files</summary> 📝 `web/app/components/app/configuration/config/index.tsx` (+3 -3) 📝 `web/app/components/app/configuration/debug/index.tsx` (+4 -4) 📝 `web/app/components/app/configuration/prompt-value-panel/index.tsx` (+1 -0) 📝 `web/app/components/base/select/index.tsx` (+8 -6) 📝 `web/app/components/share/chat/index.tsx` (+4 -4) 📝 `web/app/components/share/chat/welcome/index.tsx` (+52 -48) 📝 `web/app/components/share/chatbot/index.tsx` (+4 -4) 📝 `web/app/components/share/chatbot/welcome/index.tsx` (+4 -4) 📝 `web/app/components/share/text-generation/result/index.tsx` (+4 -4) 📝 `web/i18n/lang/app-debug.en.ts` (+1 -1) 📝 `web/i18n/lang/app-debug.zh.ts` (+1 -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-21 20:19:16 -05:00
yindo closed this issue 2026-02-21 20:19:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22580