[PR #29394] fix:workflow product page,the clear button can’t clear the file field… #32400

Open
opened 2026-02-21 20:51:20 -05:00 by yindo · 0 comments
Owner

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

State: open
Merged: No


description

In the Dify workflow application, the "Clear" button fails to properly clear the UI display of form attachments. When the user clicks the "Clear" button, the attachments still appear visible in the interface. However, the attached files have already been deleted from the server, leading to data inconsistency.

Screenshots

image

Test Verification

The "Clear" button correctly triggers attachment deletion
The interface updates correctly after successful deletion

**Original Pull Request:** https://github.com/langgenius/dify/pull/29394 **State:** open **Merged:** No --- ## description In the Dify workflow application, the "Clear" button fails to properly clear the UI display of form attachments. When the user clicks the "Clear" button, the attachments still appear visible in the interface. However, the attached files have already been deleted from the server, leading to data inconsistency. ## Screenshots <img width="852" height="555" alt="image" src="https://github.com/user-attachments/assets/50ec0de1-b231-43d9-bf8d-2f9b1f0a14cc" /> ## Test Verification ✅ The "Clear" button correctly triggers attachment deletion ✅ The interface updates correctly after successful deletion
yindo added the pull-request label 2026-02-21 20:51:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#32400