cern-sis / cern-sis/react-formule

fieldTypes: update customization forms for field types

Open
#13 1 comment 0 reactions 0 assignees View on GitHub
enhancement needs refinement priority:medium
Dominant language
JavaScript
Stars
16
Forks
5
PR merge metrics
No merged PRs in 30d

Description

We currently have the list of fields available to use in the form building at https://github.com/cern-sis/react-formule/blob/master/src/admin/utils/fieldTypes.jsx

These items contain the configurations for each field that can be customized from the form builder (`schema` and `uiSchema`)

We should populate these fields, to match the potential of each component
e.g.
- `default` values passed to each JSONschema property
- or for `SelectField` pass `enumOptions, enumDisabled, suggestions, params, emptyValue`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.