Skip to content

[6.x] Fix Replicator field labels hidden when nested in Grid#14987

Open
lazerg wants to merge 1 commit into
statamic:6.xfrom
lazerg:fix/issue-14049-replicator-grid-labels
Open

[6.x] Fix Replicator field labels hidden when nested in Grid#14987
lazerg wants to merge 1 commit into
statamic:6.xfrom
lazerg:fix/issue-14049-replicator-grid-labels

Conversation

@lazerg

@lazerg lazerg commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Fixes issue #14049 where Replicator field labels were hidden when the Replicator was nested inside a Grid field.

The CSS rule in grid.css that hides field labels for direct grid cell children was too broad and also hiding labels for fields inside nested container fieldtypes like Replicator, Bard, and Group. This fix uses a counter-rule to make labels visible again inside these container fieldtypes.

Fixes #14049

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Labels not showing in Replicator sets nested in Grid fields

1 participant