LearnNewsExamplesServices
Frontmatter
id3576
titlevalidate should return current form state
stateClosed
labels
enhancement
assignees[]
createdAtDec 4, 2022, 1:08 AM
updatedAtDec 4, 2022, 7:36 PM
githubUrlhttps://github.com/neomjs/neo/issues/3576
authorKrytechs
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtDec 4, 2022, 7:36 PM

validate should return current form state

Closed v8.1.0 enhancement
Krytechs
Krytechs commented on Dec 4, 2022, 1:08 AM

Is your feature request related to a problem? Please describe. I am always frustrated when I have to perform 2 lines instead of one when it comes to check whether my form is valid or not!

Describe the solution you'd like When I perform a form.validate I want to know directly whether it is valid or not.

Describe alternatives you've considered Alternative would be to write 2 lines and have a random line out there, that is saying "form.validate()"

Krytechs added the enhancement label on Dec 4, 2022, 1:08 AM
Krytechs referenced in commit d20540a - "#3576 add return to validate" on Dec 4, 2022, 1:11 AM
tobiu referenced in commit 91bf975 - "Merge pull request #3577 from Krytechs/dev on Dec 4, 2022, 7:35 PM
tobiu closed this issue on Dec 4, 2022, 7:36 PM