Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable prompt creator to optionally submit UI Schema dictating prompt formatting #14

Open
dfederschmidt opened this issue Jul 20, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@dfederschmidt
Copy link
Collaborator

Currently, there is a sensible set of default widgets being rendered. In some cases though, there may be the need to customize appearance. The react library used to generate the forms has this capability, but it is not yet exposed to the prompt creator. Idea would be to add a new field to a Prompt entity that would provide the UI Schema.

Documentation: https://react-jsonschema-form.readthedocs.io/en/latest/api-reference/uiSchema/

@dfederschmidt dfederschmidt added the enhancement New feature or request label Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant