ljmotta commented on code in PR #3095:
URL:
https://github.com/apache/incubator-kie-tools/pull/3095#discussion_r2069067263
##########
packages/jbpm-quarkus-devui/dev/src/main/resources/custom-forms-dev/hiring.tsx:
##########
@@ -69,7 +69,7 @@ const Form__hiring: React.FC<any> = (props: any) => {
placeholder={""}
type={"text"}
value={candidate}
- onChange={set__candidate}
Review Comment:
I don't think is a good idea to break the feature to fix it latter. I'll try
to provide a quick fix for it, and open a PR to the patternfly branch. I'll
just need to double check all components used in the
`form-code-generator-patternfly-theme` package. Like Select, Checkbox, Radio,
DatePicker, TimePicker, etc.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]