Skip to content

[6.x] Hide set bodies when there are no fields#14282

Merged
jackmcdade merged 1 commit into6.xfrom
hide-set-body-when-no-fields
Mar 18, 2026
Merged

[6.x] Hide set bodies when there are no fields#14282
jackmcdade merged 1 commit into6.xfrom
hide-set-body-when-no-fields

Conversation

@jackmcdade
Copy link
Copy Markdown
Member

@jackmcdade jackmcdade commented Mar 18, 2026

Replicator 👇
CleanShot 2026-03-17 at 23 27 50@2x

Bard 👇
CleanShot 2026-03-17 at 23 28 30@2x

👋 @jacksleight


Note

Low Risk
Low risk UI-only change that conditionally renders set body content and border styling based on whether a set has configured fields.

Overview
Prevents Bard and Replicator sets from rendering an empty body when the set has no configured fields.

Adds a hasFields check and uses it to (1) skip rendering/showing the fields container, and (2) only apply the “expanded” header styling/borders when fields actually exist.

Written by Cursor Bugbot for commit 74786f5. This will update automatically on new commits. Configure here.

@jackmcdade jackmcdade added the ui label Mar 18, 2026
@duncanmcclean duncanmcclean linked an issue Mar 18, 2026 that may be closed by this pull request
@jackmcdade jackmcdade merged commit a9d4d74 into 6.x Mar 18, 2026
22 checks passed
@jackmcdade jackmcdade deleted the hide-set-body-when-no-fields branch March 18, 2026 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Empty space in Replicator sets with no fields

1 participant