Skip to content

[Bug]: Table Component: Summary Row Not Affected by Dynamic Column Visibility Settings #1274

Open
@hoahai

Description

@hoahai

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.
image

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

  1. Create a Table component with a summary row.
  2. Enable Dynamic Column Visibility and specify columns to be hidden.
  3. 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

Labels

ComponentsDedicated to Frontend Visual ComponentsJavascript FrontendPull requests that update Javascript code

Type

No type

Projects

Status

🆕 New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions