Skip to content

[AnalyticalTable] Option to select a grouped row to select all leaf rows when groupable=true and selectionMode="Multiple" #8720

Description

@dioogo

Is your feature request related to a problem?

No

Describe the solution you'd like

Given I have an AnalyticalTable with groupable=true and selectionMode="Multiple" and have grouped a row.
Then I would like to have the checkbox in the grouped row to select all leaf rows.

The grouped row checkbox would work in the same way as "Select All" works, but only for the leaf rows (including other inner groups).

In the image, the feature I am requesting is highlighted. Once I clicked on ar-SA group row, I would like to select all leaf rows under it. In case I select only one leaf row, I would see the partially selected checkbox, as in bg-BG. In case I check the XTM Project Name, I would like to select all leaf rows under the project and target languages

Image

Describe alternatives you've considered

I evaluated the useManualRowSelect hook and the creation of buttons to select the groups. Still, our application has an AnalyticalTable with more than 10 columns, with some custom views with more than 3 grouped columns. It would not be possible to create a button for each possible combination of groupings

Additional Context

No response

Organization

SAP - LX Lab

Declaration

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    Status
    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions