[PR #27837] fix(web): improve the consistency of the inputs-form UI #31867

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

Original Pull Request: https://github.com/langgenius/dify/pull/27837

State: closed
Merged: Yes


Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

fix #27613

  • improve the consistency of the inputs-form UI

Screenshots

Before After
chatflow chatflow修改前 chatflow修改后
published chatflow published chatflow修改前 published chatflow修改后
workflow workflow修改前 workflow修改后
published workflow published workflow修改前 published workflow修改后
agent agent修改后 agent修改后
published agent published agent修改前 published agent修改后

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods
**Original Pull Request:** https://github.com/langgenius/dify/pull/27837 **State:** closed **Merged:** Yes --- > [!IMPORTANT] > > 1. Make sure you have read our [contribution guidelines](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) > 1. Ensure there is an associated issue and you have been assigned to it > 1. Use the correct syntax to link this PR: `Fixes #<issue number>`. ## Summary fix #27613 - improve the consistency of the inputs-form UI ## Screenshots | | Before | After | | --- |--------|-------| | chatflow | <img width="1439" height="680" alt="chatflow修改前" src="https://github.com/user-attachments/assets/e38b66fc-0ddc-4d8e-994f-322142dc8399" /> | <img width="1439" height="680" alt="chatflow修改后" src="https://github.com/user-attachments/assets/fdd34328-29e1-4260-b264-586818cb2a9c" /> | | published chatflow | <img width="1439" height="680" alt="published chatflow修改前" src="https://github.com/user-attachments/assets/07500029-7882-4626-ad7c-f713f0706f28" /> | <img width="1439" height="680" alt="published chatflow修改后" src="https://github.com/user-attachments/assets/36fb7589-3325-423d-ba99-7b38b039956c" /> | | workflow | <img width="1439" height="680" alt="workflow修改前" src="https://github.com/user-attachments/assets/2b921efd-6ed6-4031-b7e2-68df9ef4a6d0" /> | <img width="1439" height="680" alt="workflow修改后" src="https://github.com/user-attachments/assets/838eb39f-c8b5-4ea9-984b-b1b8607844e3" /> | | published workflow | <img width="1439" height="680" alt="published workflow修改前" src="https://github.com/user-attachments/assets/c07407e5-4580-43dd-83d7-2c046368ab69" /> | <img width="1439" height="680" alt="published workflow修改后" src="https://github.com/user-attachments/assets/a016e8e5-34b7-4983-8398-0d237c1a3532" /> | | agent | <img width="1439" height="680" alt="agent修改后" src="https://github.com/user-attachments/assets/c1c85286-8c21-4e0e-96b3-d7c4ff54974a" /> | <img width="1439" height="680" alt="agent修改后" src="https://github.com/user-attachments/assets/c1c85286-8c21-4e0e-96b3-d7c4ff54974a" /> | | published agent | <img width="1439" height="680" alt="published agent修改前" src="https://github.com/user-attachments/assets/7c55b530-0edd-471d-869d-acd9a2771740" /> | <img width="1439" height="680" alt="published agent修改后" src="https://github.com/user-attachments/assets/b8f49333-c76a-488b-800a-b35fe6e6e7ef" /> | ## Checklist - [ ] This change requires a documentation update, included: [Dify Document](https://github.com/langgenius/dify-docs) - [x] I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!) - [x] I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change. - [x] I've updated the documentation accordingly. - [x] I ran `dev/reformat`(backend) and `cd web && npx lint-staged`(frontend) to appease the lint gods
yindo added the pull-request label 2026-02-21 20:50:17 -05:00
yindo closed this issue 2026-02-21 20:50:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#31867