Knockout-Contrib / Knockout-Contrib/Knockout-Validation
Propose 2 functions: different class and change value
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 366
- PR merge metrics
- No merged PRs in 30d
Description
May I propose to 2 functions?
- change the observable value. For example, if the rule detected the variable's validation is not valid, it will change the variable to a specified value
- add different class to different validation. For example, two validation rules applies to an observable variable, each one has own error class/style
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files, tests, or entry points are named in the issue. Start by reviewing the observable validation API and how multiple validation rules are represented. Done would require agreed behavior for changing invalid values and assigning distinct classes or styles to each rule.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100