Skip to content

feat: support input label placement customization

Alissa Cheng requested to merge textinput-tweaks into main

For the form grids in proposal tool, we need TextInput and DateInput to support label placement on the left of the field. Similar changes is also needed for TextArea (pending Robbie's PR)

image

Merge request reports