form-js icon indicating copy to clipboard operation
form-js copied to clipboard

Show columns on the grid (editor)

Open pinussilvestrus opened this issue 1 year ago • 3 comments

What should we do?

Per default, there is currently no way to view the used columns of a form field on the canvas inside the editor. You must go to the properties panel Layout group to gather this information.

image

We should consider an easier way for this, e.g. via

  • showing the grid on the canvas
  • show columns on hover/select

Why should we do it?

Follow up of #560 Slack discussion: https://camunda.slack.com/archives/C046XS3GGCR/p1679309908262309

pinussilvestrus avatar Mar 21 '23 14:03 pinussilvestrus

Similarly to #577, I think this should be closed as well. I feel like with forms it's just about what they look like in 99% of the cases, not what the numeric widths are.

@volodymyr-melnykc @christian-konrad Any objections?

Skaiir avatar Oct 12 '23 07:10 Skaiir

Generally, it's a good improvement for the form editor in the design mode that helps the user precisely define a visual layout. Reminds me of Retool's visual editor (see the screenshot below).

However, I believe it might require significant development investment to make it properly (not a "low-hanging fruit"). I suggest keeping it open but for later.

image

volodymyr-melnykc avatar Oct 12 '23 13:10 volodymyr-melnykc

Agree, let's keep it in the backlog for later

christian-konrad avatar Oct 14 '23 14:10 christian-konrad