[discovery] Investigate ways to make DataTable footer more configurable by consumers
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 140
- Forks
- 100
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 30
Description
Improvements
Investigate ways to make the DataTable footer component more configurable to support additional use cases without having to override all of DataTable's children. For example, the pattern used by SelectionStatusComponent or alternatives.
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
Locate the DataTable footer implementation and the SelectionStatusComponent pattern mentioned in the issue. Compare how consumers currently override DataTable children, then investigate configuration approaches that support additional footer use cases without requiring that override. Done means documenting a viable direction for a more configurable footer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100