[AnalyticalTable]: Sticky first n columns, group header and table footer
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:
- Sticky (frozen) first n columns when scroll to right
- Support group header
- Support footer
Here is screenshot from UX design:
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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