You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not all users will be familiar with YAML, nor will they always have time to read all the best practices or know any nuances that could be present with a particular input field type. A UI should be created to help users easily generate their desired interactive field.
It should make it easy for users to paste YAML and get the UI, or vice versa.
Context: This was originally raised in #5 and has been forked to this issue as the other was used for adding file and multifile input types - #6.
SUCCESS CRITERIA
Have a page on interactive- that allows user to visualise what their Interactive Inputs form will look like without having to run an action
Users will be able to generate UI from Yaml
[BONUS] Users will be able to generate Yaml from dynamic UI (drag and drop 👀)
The text was updated successfully, but these errors were encountered:
ooaklee
changed the title
Provided UI for getting input fields
Provided UI for generating input fields
Sep 9, 2024
SUMMARY
Not all users will be familiar with YAML, nor will they always have time to read all the best practices or know any nuances that could be present with a particular input field type. A UI should be created to help users easily generate their desired interactive field.
It should make it easy for users to paste YAML and get the UI, or vice versa.
Context: This was originally raised in #5 and has been forked to this issue as the other was used for adding
file
andmultifile
input types - #6.SUCCESS CRITERIA
The text was updated successfully, but these errors were encountered: