Skip to content

[ui5-table] support grouping by table column content #3319

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 of 4 tasks
tonyh1982 opened this issue May 26, 2021 · 1 comment · Fixed by #3470
Closed
1 of 4 tasks

[ui5-table] support grouping by table column content #3319

tonyh1982 opened this issue May 26, 2021 · 1 comment · Fixed by #3470

Comments

@tonyh1982
Copy link

Feature Request Description

We are currently developing a new SAP angular app and picked UI5 WC to build it. Therefore, we need to be able to group the table rows by column content.

Proposed Solution

Similar to what is available for Responsive Table of Fiori Design Guideline. Would be ok without a dialog to select from as first version...should be able to set a column to group for in the coding as first step.

Additional Context

Example from: https://experience.sap.com/fiori-design-web/responsive-table/
Group-headers-1-800x512

Priority

  • Low
  • Medium
  • High
  • Very High

We are in the middle of development and currently try to implement the screens based on mockups, by using UI5 WC features.

Stakeholder Info (if applicable)

  • Organization: SAP
  • Bussiness impact: lower usability
@dobrinyonkov dobrinyonkov self-assigned this May 31, 2021
@dobrinyonkov dobrinyonkov removed their assignment May 31, 2021
@ilhan007 ilhan007 added this to the 1.0.0-rc.17 milestone Jun 2, 2021
@ilhan007
Copy link
Member

ilhan007 commented Jun 2, 2021

FYI @SAP/ui5-webcomponents-topic-rl I think this feature request makes sense

[new feature request] Table: grouping rows
UX: https://experience.sap.com/fiori-design-web/responsive-table/#group
Possible Solution: new child element ui5-table-group-row (smaller in height, not interactive, bold texts)

hristop added a commit that referenced this issue Jun 29, 2021
The new type of row represents group header row which can be used in case a grouping in the table is required.

More information and samples can be found here: https://sap.github.io/ui5-webcomponents/playground/components/Table/

Fixes #3319
@ilhan007 ilhan007 modified the milestones: 1.0.0-rc.17, 1.0.0-rc.16 Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants