-
Epic
-
Resolution: Duplicate
-
Normal
-
None
-
None
-
Render UI from schemas
-
False
-
-
False
-
To Do
-
-
As a workflow developer I would like a robust UI for workflow parameter input
Example:
User selects the version of the runtime to be used using parameter1 = UI QuarkusVersionList
Such a version selected should be passed as option to the UI JavaVersionList to filter the list according to the Quarkus version selected
Quarkus version 3.2 supports java: 11, 17
Quarkus version 3.8 supports java: 17, 21
In this case, if the user will selects Quarkus version = 3.2 using parameter 1 - UI List and parameter2 will only list using UI list the following Java versions => 11, 17
Suggestion:
You can plug it into https://rjsf-team.github.io/react-jsonschema-form/
- duplicates
-
FLPATH-1359 Extensible workflow execution form
-
- Closed
-
- is duplicated by
-
FLPATH-1262 Workflow input parameters validation
-
- Closed
-