Skip to content

fix(builder): resolve property clearing glitches and improve horizontal layout (#55)#60

Merged
ladparth merged 1 commit intomainfrom
fix/direction-layout-glitches
Feb 23, 2026
Merged

fix(builder): resolve property clearing glitches and improve horizontal layout (#55)#60
ladparth merged 1 commit intomainfrom
fix/direction-layout-glitches

Conversation

@ladparth
Copy link
Copy Markdown
Contributor

Key Changes:

  • Update mergeUpdates to handle undefined values by deleting keys, allowing properties like Direction and Columns to be cleared in the builder.
  • Default to 2 columns when direction is set to "horizontal" in Radio and Checkbox Group fields for better visual feedback.
  • Remove inline flex-wrap layout in favor of a more consistent grid for horizontal fields.

…al layout (#55)

- Update mergeUpdates to handle undefined values by deleting keys, allowing properties like Direction and Columns to be cleared in the builder.
- Default to 2 columns when direction is set to "horizontal" in Radio and Checkbox Group fields for better visual feedback.
- Remove inline flex-wrap layout in favor of a more consistent grid for horizontal fields.
@ladparth ladparth self-assigned this Feb 23, 2026
@ladparth ladparth added the bug Something isn't working label Feb 23, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
buzzform Ready Ready Preview, Comment Feb 23, 2026 2:22am

@ladparth ladparth merged commit da99e9f into main Feb 23, 2026
3 checks passed
@ladparth ladparth deleted the fix/direction-layout-glitches branch February 23, 2026 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] [form builder]: new bug introduced - direction: horizontal style not applied and other glitches - URGENT

1 participant