Skip to content

feat(simple-table): add support for primary fields in EmbeddedData - #584

Merged
tumms2021389 merged 3 commits into
masterfrom
mod/dec/ENHANCEMENT-15272
Sep 24, 2026
Merged

tumms2021389 merged 3 commits into
masterfrom
mod/dec/ENHANCEMENT-15272

Conversation

@vishalshrm539

Copy link
Copy Markdown
Contributor
  • Added support for primary fields in EmbeddedData and query params for refreshFor action.

samhere06
samhere06 previously approved these changes Sep 23, 2026
samhere06
samhere06 previously approved these changes Sep 23, 2026
},
// BUG-615253: Workaround for autosize in table with lazy loading components
width: getFieldWidth(field, fields[index].config.label)
width: getFieldWidth(field, fieldsLabels[index])

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

width is not useful for us in both react and angular

@tumms2021389
tumms2021389 merged commit 66dfcfe into master Sep 24, 2026
6 checks passed
@tumms2021389
tumms2021389 deleted the mod/dec/ENHANCEMENT-15272 branch September 24, 2026 06:40
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.

3 participants