vercel-labs / vercel-labs/json-render
[Discussion] Is json-render suitable for complex dynamic forms with heavy linkage logic?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 16.8k
- Forks
- 901
- Avg merge
- 3h 14m
- Merged PRs (30d)
- 4
Description
I'm considering using json-render to handle the generation of complex dynamic forms. The scenarios I have in mind involve quite a bit of complex logic, including:
-
State and property dependencies (conditional rendering/props)
-
Cascading data sources
-
Dynamic value computation and state synchronization
-
Conditional validation rules
Given the complexity of these interactions, is this scenario a good fit for json-render? Also, are there any roadmap plans to better support or optimize for complex dynamic form generation in the future?
Additionally, if json-render can robustly support these complex form scenarios, it would bring convenience and tremendous value to real-world business applications.
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files, tests, or entry points. Review the current json-render form capabilities against the listed dependency, cascading data, synchronization, and validation requirements; a useful outcome would be a clear fit assessment or defined roadmap work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100