Files
dify/web/app
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-05-20 12:07:50 +08:00
2025-05-20 12:07:50 +08:00
2025-10-09 09:23:34 +08:00
2025-09-18 12:49:10 +08:00