Skip to content

Feature Grid - columns break using justify column setting #3717

Description

@malalacharm

Describe the bug
Feature Grid columns collapse into stacked rows on the frontend when Allow Column Wrapping is enabled together with a "Justify Content" value (e.g. Center), despite rendering correctly in the editor.

  • happens on frontend

To Reproduce
Steps to reproduce the behavior:

  1. Add a Feature Grid with 5 columns
  2. Enable Allow Column Wrapping
  3. Set the Column Widths value to 30%
  4. Set the Column Justify to Center
  5. See error on frontend (the columns became rows)

Expected behavior
On the frontend, when Allow Column Wrapping is enabled together with a Justify Content value, the Feature Grid should retain the configured column widths, wrap onto new rows as needed, and apply the selected column justification correctly.

Screenshots

Image Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions