KaotoIO / kaoto-ui

Frontend for the Kaoto project to provide an easy-to-use integration framework based on Apache Camel.
https://www.kaoto.io
Apache License 2.0
88 stars 44 forks source link

Support Showing Invalid Steps #901

Open kahboom opened 1 year ago

kahboom commented 1 year ago

Please describe the feature that you want to propose

Add the ability to display steps that are invalid, whether because they are incomplete or incorrect. This will improve the user experience by flagging issues with their integrations.

TBD: What this "step" will look like

Relates to https://github.com/KaotoIO/kaoto-backend/issues/274, as we should not implement that prior to this issue.

Delawen commented 1 year ago

Related to #1295