hasanharman / form-builder

A dynamic form-building tool that allows users to create, customize, and validate forms seamlessly within web applications.
https://www.shadcn-form.com/
GNU Affero General Public License v3.0
1.34k stars 135 forks source link

Resizing issue when deleting adjacent components #23

Closed Niketh1234 closed 1 week ago

Niketh1234 commented 2 weeks ago

The component is not taking the entire width if another adjacent component is deleted instead it is having the same width and malfunctioning while changing the order of the components. Please check the below screenshots for reference.

Screenshot 2024-11-06 104144 Screenshot 2024-11-06 104232

hasanharman commented 1 week ago

Nice catch! Will fix that in next update. I will add adding custom classNames soon.

hasanharman commented 1 week ago

It is fixed, thank you for reporting 🙌