UI5 / UI5/webcomponents-react

[AnalyticalTable]: Sticky first n columns, group header and table footer

Open
#6,727 15 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
540
Forks
113
Avg merge
1d 9h
Merged PRs (30d)
67

Description

Is your feature request related to a problem?

No.
Currently, the AnalyticalTable does not support stick/frozen first n columns, group header and footer, and these are new requirements from UX design and customer's requirement.

Describe the solution you'd like

Can we add 3 features for AnalyticalTable:

  1. Sticky (frozen) first n columns when scroll to right
  2. Support group header
  3. Support footer

Here is screenshot from UX design:
image

Describe alternatives you've considered

No response

Additional Context

No response

Organization

SAP

Declaration
  • 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 locating the AnalyticalTable implementation and reviewing the issue discussion for decisions about frozen columns, grouped headers, and footers. Define the behavior and scope of all three features before identifying the relevant validation or test entry points; done means the requested table interactions work together as shown by the UX requirements.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.