i-VRESSE / workflow-builder

Graphical interface to build a workflow file
https://i-vresse-workflow-builder.netlify.app/
Apache License 2.0
3 stars 2 forks source link

Table form field shows to many titles/descriptions #101

Closed sverhoeven closed 2 years ago

sverhoeven commented 2 years ago

Before switching to a monorepo the form table field did not render titles and descriptions inside rows.

For example the node5 in tabletests category in kitchensink app now looks like localhost_3002_

While the TableField > Array Of Objects As Table storybook looks like localhost_6007__path=_story_array--indexable-array

I expected a table field in an application to also hide the titles and descriptions in a row.