soflyy / breakdance-bugs

Bug reports from Breakdance users.
40 stars 6 forks source link

Breakdance Forms not horizontal on smaller devices #950

Open brandforwardnl opened 11 months ago

brandforwardnl commented 11 months ago

Hi there,

When you create a form you have the option to use the form horizontal by setting the fields width. On desktop and tablet landscape you see that they are aligned horizontally (fields next to each other) which is good: https://share.cleanshot.com/ZYdcQpNK

On smaller screen sizes the fields are stacked on top of each other (vertical) even if there's enough room to do it horizontal: https://share.cleanshot.com/4WRyjx2P

The form has vertical / horizontal settings but I didn't use that because if you choose horizontal the submit button also becomes horizontal and that's not how I want it this case.

To reproduce:

The solution would be that the total width of the form respects the total width of the fields for all devices.