Skip to content

Conversation

@PatrikKozak
Copy link
Contributor

@PatrikKozak PatrikKozak commented May 23, 2025

What

Continuation of #7355 by extending the functionality to named tabs.

Updates flattenFields to hoist nested fields inside named tabs to the top-level field array when moveSubFieldsToTop is enabled.

Also fixes an issue where group fields with custom cells were being flattened out.

Now, group fields with a custom cell components remain available as top-level columns.

Fixes #12563


@PatrikKozak PatrikKozak marked this pull request as ready for review May 27, 2025 20:12
@PatrikKozak PatrikKozak changed the title feat(ui): show nested fields in named tabs as separate columns in the list view feat: show nested fields in named tabs as separate columns in the list view May 27, 2025
Copy link
Contributor

@DanRibbens DanRibbens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PatrikKozak PatrikKozak merged commit 20f7017 into main May 27, 2025
80 checks passed
@PatrikKozak PatrikKozak deleted the feat/hoist-nested-fields-tabs-top-level branch May 27, 2025 21:15
@github-actions
Copy link
Contributor

🚀 This is included in version v3.40.0

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