Skip to content

Japanese IME Enter key unintentionally submits form in Workflow App #8092

@mitochon9

Description

@mitochon9

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

Version 0.7.3

Cloud or Self Hosted

Cloud

Steps to reproduce

  1. Open the Udify.app Workflow App
  2. Navigate to a step in the workflow that requires text input
  3. Focus on an input field within the Workflow App
  4. Start typing Japanese text using IME
  5. Press Enter to confirm an IME conversion
  6. Observe that the form is submitted and the workflow moves to the next step immediately after the IME conversion is confirmed

✔️ Expected Behavior

In the Workflow App, when using Japanese IME input, pressing the Enter key should only confirm the IME conversion without submitting the form or advancing to the next step. Workflow progression should only occur when explicitly triggered by a separate action (e.g., clicking a "Next" or "Submit" button).

❌ Actual Behavior

In the Workflow App, pressing the Enter key to confirm Japanese IME conversion immediately submits the current step's form and advances to the next step in the workflow. This interrupts the user's input process, potentially causing loss of unfinished input data and unintended workflow progression.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐞 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions