[Bug]: Table Component: Summary Row Not Affected by Dynamic Column Visibility Settings #1274
Open
1 task done
Labels
Components
Dedicated to Frontend Visual Components
Javascript Frontend
Pull requests that update Javascript code
Is there an existing issue for this?
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
Environment
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: