spring-shell icon indicating copy to clipboard operation
spring-shell copied to clipboard

Spike generic flow structure

Open jvalkeal opened this issue 3 years ago • 1 comments
trafficstars

Currently all build-in components are simply hard coded into a flow structure. Study what it would take to make it generic so that a custom component could be used with it.

jvalkeal avatar Oct 22 '22 05:10 jvalkeal

This would be really useful. For instance, I've extended StringInput to support validation (which seems like it would be a useful feature in itself btw), but now I can't use this component in a Flow.

Is this an area where contributions are welcome?

tschut avatar Feb 07 '23 07:02 tschut