lordrip opened a new issue, #2093: URL: https://github.com/apache/incubator-kie-tools/issues/2093
In [Kaoto](https://kaotoio.github.io/kaoto-next/#) a description icon is shown to explain what the field's purpose is.  This is done by injecting a property directly into the field object that later on gets passed to the underlying patternfly component. [You can see it here](https://github.com/KaotoIO/kaoto-next/blob/e2f4ce8cd0fbd9899e5b76aa58121ae6b618077c/packages/ui/src/components/Form/CustomJSONSchemaBridge.ts#L10). The goal for this issue is to explore if this feature might be of interest to the library and if so, how to make it optional, so the existing behavior is kept. The data from this button comes from the `schema.description` property from JSON schemas -- 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]
