Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

fix(editor): integer editor was always showing invalid when null value #209

Merged
merged 1 commit into from
May 29, 2019

Conversation

ghiscoding
Copy link
Owner

  • when user focused on an empty field that had integer editor and then user was focusing away it was showing the field as an invalid integer. In reality when there is no field change, we don't need to validate at all

- when user focused on an empty field that had integer editor and then user was focusing away it was showing the field as an invalid integer. In reality when there is no field change, we don't need to validate at all
@ghiscoding ghiscoding merged commit 71c5ff9 into master May 29, 2019
@ghiscoding ghiscoding deleted the fix/editor-integer branch May 30, 2019 01:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant