kaoto-ui icon indicating copy to clipboard operation
kaoto-ui copied to clipboard

Marking incomplete step configurations properly

Open lhein opened this issue 1 year ago • 1 comments

Please describe the feature that you want to propose

Steps have mandatory fields that need to be filled. Currently you cannot detect incomplete configurations easily. Neither the canvas figure is having a marker nor in the generic step extension you can spot the incomplete fields easily.

However when opening the browser console you can spot an error, so the information seems to be available.

grafik

Suggestions

Mark the canvas figures containing incomplete or wrong configurations on the canvas.

grafik

For incomplete configuration like missing madatory fields we could use: grafik

For wrong configuration / errors we could use: grafik

Mark the missing mandatory fields in the generic step extensioon form.

current state: grafik

suggestion: grafik

We can check with @Mdenisco for how to visualize it best.

lhein avatar Mar 01 '23 10:03 lhein

Duplicated of #901 but leaving it open because this has suggestions on how to do it.

Delawen avatar Jul 17 '23 12:07 Delawen