Skip to content

Conversation

magnh
Copy link
Contributor

@magnh magnh commented Aug 13, 2025

What does this pull request change?

This pull request expands the EdsDataGrid props API by adding a renderDetailPanel prop.

This is a suggested implementation of #3896

@magnh magnh self-assigned this Aug 13, 2025
@magnh magnh marked this pull request as ready for review August 14, 2025 14:06
Copy link
Contributor

@yusijs yusijs left a comment

Choose a reason for hiding this comment

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

There are issues with combining this with virtual scroll.

We need to either disable this (or limit the size / expanded count?) when virtualization is turned on, or pass in props to control the row height when expanded by using estimateSize in the virtualizer.

Screenshare.-.2025-08-15.8_57_19.AM.mp4

@pomfrida pomfrida changed the title feat: add detail panel to data grid feat(eds-data-grid-react): add detail panel to data grid Sep 17, 2025
@magnh magnh force-pushed the feat/add-detail-panel-to-data-grid branch from 67a94d9 to 1c71403 Compare October 13, 2025 11:29
@magnh magnh closed this Oct 13, 2025
@magnh magnh force-pushed the feat/add-detail-panel-to-data-grid branch from 1c71403 to 874031b Compare October 13, 2025 11:33
@magnh magnh reopened this Oct 13, 2025
@magnh magnh force-pushed the feat/add-detail-panel-to-data-grid branch from 870a02b to f252171 Compare October 13, 2025 11:34
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.

2 participants