LearnNewsExamplesServices
Frontmatter
id4322
titleform.field.Number: When empty input, field should show required error message (Validation)
stateClosed
labels
bug
assignees[]
createdAtApr 26, 2023, 2:38 PM
updatedAtApr 26, 2023, 4:29 PM
githubUrlhttps://github.com/neomjs/neo/issues/4322
authoralberthashani
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 26, 2023, 4:29 PM

form.field.Number: When empty input, field should show required error message (Validation)

Closed v8.1.0 bug
alberthashani
alberthashani commented on Apr 26, 2023, 2:38 PM

image

Currently, with an empty input step size error message is shown -> "step-size violation: NaN / 1"

Config { module : NumberField, required : true, minLength: 0, maxLength: 10, clearable: false }

alberthashani added the bug label on Apr 26, 2023, 2:38 PM
tobiu referenced in commit 31a3840 - "form.field.Number: When empty input, field should show required error message (Validation) #4322" on Apr 26, 2023, 4:29 PM
tobiu closed this issue on Apr 26, 2023, 4:29 PM