Knockout-Contrib / Knockout-Contrib/Knockout-Validation
Async Validation
Open
question
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 366
- PR merge metrics
- No merged PRs in 30d
Description
When we have two fields
1. Sync valid
2. Async valid
When you put validation in first. And call is deffered to another field, Validation is valid in any case.
Contributor guide
Research direction
Start by reducing the reported case to two fields: one synchronously valid and one asynchronously valid, with validation initiated on the first and the call deferred to the other. Trace the validation flow and add a regression test; done means the two-field case reports the correct validation result consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100