Header grouping - Table component

Open
#10,844 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
typescript
Domain
frontend

Research direction

Start by reading the Table component implementation and the HTML reference linked in the issue to understand how header cells can span and group columns. Done means the component supports multiple header layers and grouped headers like the supplied example, with behavior verified through the project's existing Table coverage.

Written by the indexing model from the issue text.

Description

enhancement feature request TOPIC TBL
Is your feature request related to a problem?

Currently the Table component doesn't support Header grouping. The table component we are trying to implement has multiple headers and grouping.

Image
Describe the solution you'd like

As shown on the image above, the Header should support multi layers and grouping.

Describe alternatives you've considered

None of the table components available on UI5 currently supports group headers, It's possible with the HTML5 table component https://developer.mozilla.org/en-US/docs/Web/HTML/Element/th

Additional Context

No response

Organization

SAP Signavio

Declaration
  • I’m not disclosing any internal or sensitive information.
Dominant language
TypeScript
Stars
1.8k
Forks
285
Avg merge
3d 2h
Merged PRs (30d)
59

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from UI5/webcomponents

All issues in UI5/webcomponents

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.