Skip to content

Possibility to add multiple updateOn events #20371

@pavel-blagodov

Description

@pavel-blagodov

[x] Feature request

It would be nice to add support for multiple updateOn: events. e.g updateOn: "blur submit".

There is scenario where single "blur" is not enough.

For example:

  1. we have simple form with 2 fields and one submit button
  2. user enters value for the first field and navigates to the second one
  3. user enters value for the second field and submit form by pressing enter key

In my example, the form will be submitted with empty value in the second filed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: formsfeatureIssue that requests a new featurefeature: under considerationFeature request for which voting has completed and the request is now under considerationfreq2: mediumhelp wantedAn issue that is suitable for a community contributor (based on its complexity/scope).

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions