perfsonar / perfsonar/pscompose
JSONForms ESM: Support for custom widget renderers.
Open
@jkafader-esnet is already working on this.
Since Jul 28, 2025.
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
In ticket #54, it became clear that not all datatypes for psCompose will be handled by the vanilla renderers for JSONForms. In some cases, for instance, we'll need the "filterable multi-select" (or similar) widget. This ticket is to add support for extending the "renderers" list / array / whatever data type to add support for custom widgets for specific datatypes.
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.
Assessment
This issue has not been assessed yet.