UI5 / UI5/webcomponents

[Feature Request]: Add a TreeTable Component

Open
#13,897 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request TOPIC Core TOPIC TBL
Dominant language
TypeScript
Stars
1.8k
Forks
285
Avg merge
3d 2h
Merged PRs (30d)
59

Description

Feature Request Description

UI5 Web Components currently does not provide a TreeTable component for displaying hierarchical data in a table format. Such a component would be useful for scenarios where rows have parent-child relationships and users need to expand or collapse different hierarchy levels.

A similar capability is available through the AnalyticalTable component in UI5 Web Components for React.

Proposed Solution

Introduce a TreeTable component in UI5 Web Components that combines standard table functionality with hierarchical row support.

The component should support:

  • Expandable and collapsible rows
  • Multiple hierarchy levels
  • Lazy loading of child rows for larger datasets
Proposed Alternatives

No response

Organization

CLE SL (Automation Pilot)

Additional Context

No response

Priority

High

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

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.

Research direction

Start by reviewing the existing UI5 Web Components table capabilities and the linked AnalyticalTable tree-table example. Define the component's scope around expandable rows, multiple hierarchy levels, and lazy loading, then identify the relevant implementation and test entry points. Done means a documented TreeTable component supports all three requested behaviors.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.