Kozea / Kozea/formol

Prevent validation while typing

Open
#59 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
187
Forks
16
Avg merge
2d 9h
Merged PRs (30d)
3

Description

Hey, there! Is there a way to prevent field validation from occurring as the user types, only validating when the focus leaves the field or the form is submitted?

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are mentioned. Start by locating the field validation and form submission or focus-handling code, then determine how validation is triggered while typing. Done means validation is deferred until focus leaves the field or the form is submitted, with existing behavior covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.