brutusin / brutusin/json-forms

Forms not generated for certain fields

Open
#92 5 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
618
Forks
171
PR merge metrics
No merged PRs in 30d

Description

I have been trying to intergrate this library into my project lately, it works mostly fine, however some fields from my schema are not generated correctly. mostly array fields with oneOf sued to combine items. I made a fiddle [here](https://jsfiddle.net/exdf8xt2/) to show the case with my schema.
On the fiddle trying to add a new interface or a new openVpn object does not generate the corresponding form once I select the proper option from the list. No error is thrown so i do not understand y it behaves this way

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked JSFiddle and inspect the schema for array fields whose items use oneOf. Reproduce the failure by selecting the interface and openVpn options, then trace the form-generation entry point for those selections. Done means both options generate their corresponding forms without errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
html, javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.