-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
scope: selectChanges related to the select.Changes related to the select.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
scope: selectChanges related to the select.Changes related to the select.type: bugIt doesn't behave as expected.It doesn't behave as expected.