Files
dify/web/app/components/workflow
lyzno1 3344723393 fix: prevent Enter key from triggering submit during IME composition
Add isComposing check at the start of handleKeyDown to ignore keyboard events during IME (Chinese/Japanese/Korean) input composition. This follows the existing pattern used in tag-management component and prevents premature form submission when users press Enter to confirm IME candidates.
2025-10-13 13:09:52 +08:00
..
2025-10-13 11:49:54 +08:00
2025-10-09 09:23:34 +08:00
2025-09-25 16:31:46 +08:00
2025-09-18 12:49:10 +08:00
2025-10-13 09:38:59 +08:00
2025-09-25 16:31:46 +08:00
2025-09-12 14:46:40 +08:00