Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
There is a bug in the Table component where the Summary Row is not being affected by the Dynamic Column Visibility settings. When columns are hidden using these settings, the corresponding summary row values for those columns remain visible, creating inconsistency between the table data and its summary row.
Actual Behavior: The main table columns are hidden correctly as per the Dynamic Column Visibility settings, but the summary row does not follow suit and remains visible.
Expected Behavior
The summary row should respect the Dynamic Column Visibility settings and hide the corresponding summary values when a column is hidden.
Steps to reproduce
- Create a Table component with a summary row.
- Enable Dynamic Column Visibility and specify columns to be hidden.
- Observe that while the specified columns in the main table are hidden, their corresponding summary row values remain visible.
Environment
No response
Additional Information
No response
Metadata
Metadata
Assignees
Type
Projects
Status
🆕 New