DavyJonesLocker / DavyJonesLocker/client_side_validations
Feature request: after-initialize callback
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 2.7k
- Forks
- 395
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
Add a callback when CSV has been initialized to run custom code
This will prevent the need of duplicating initialization code and check for turbolinks / jquery
https://github.com/DavyJonesLocker/client_side_validations/issues/770#issuecomment-533788066
Ref: #770
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 linked issue #770 and its referenced discussion about initialization and Turbolinks/jQuery. Identify where CSV initialization is defined, then verify that a documented after-initialize callback can run custom code once initialization completes without requiring duplicated initialization checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100