DavyJonesLocker / DavyJonesLocker/client_side_validations
Support comparison validator
Open
Nobody has claimed this yet.
feature
- Dominant language
- Ruby
- Stars
- 2.7k
- Forks
- 395
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
Rails 7.0 introduced a comparison validator.
Check if this is possible to introduce on CSV
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
Start by reading the Rails 7.0 comparison validator documentation and inspecting how client_side_validations currently supports Rails validators. Determine whether comparison validation can be represented in CSV, then define the required behavior and tests; the issue is complete when comparison validation is supported with verified client-side behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100