Skip to content

[SelectField] onBlur not fired when tapping on the input #7018

@Kufert

Description

@Kufert

Problem description

SelectField onBlur not fired when tapping on the input

Link to minimal working code that reproduces the issue

https://codesandbox.io/s/gBokpYpG

Versions

  • Material-UI: 0.18.1
  • React: 15.5.3
  • Browser: -

Description

Select input onBlur fires only when clicking on the small triangle on the right side, and does not fire when clicking on the input itself
I am trying to find a way to get when the user clicked away, to show from validation warnings/errors only after clicking the input the first time, similar to this: https://codesandbox.io/s/W6YnZm1po

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope: selectChanges related to the select.type: bugIt doesn't behave as expected.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions