Skip to content

[form] 'on': 'blur' does not clear dropdown field error #2797

@mvorisek

Description

@mvorisek

Bug Report

Steps to reproduce

  1. open https://jsfiddle.net/4jvtch20/
  2. click "Save" - an error is added to each field (expected/correct)
  3. click "Email" field input, once you focus out of the field, the error for this field is removed
  4. click "Dropdown" field input, no click in/out or value change does remove the field error

Expected result

With 'on': 'blur' I would expect consistent behaviour, ie. error similarly removed for dropdown as for standard input.

Version

2.9.2 / latest

Metadata

Metadata

Assignees

No one assigned

    Labels

    state/has-prAn issue which has a related PR opentype/bugAny issue which is a bug or PR which fixes a bug

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions