Autodesk / Autodesk/react-base-table
High Level Features
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 170
- PR merge metrics
- No merged PRs in 30d
Description
Some features won't be implemented in `BaseTable` itself, but I will provide some examples for them.
- [x] [Col/Row Span](https://autodesk.github.io/react-base-table/examples/row-span)
- [x] [Infinite Loading](https://autodesk.github.io/react-base-table/examples/infinite-loading)
- [x] [Draggable Rows](https://autodesk.github.io/react-base-table/examples/draggable-rows)
- [x] [Selection](https://autodesk.github.io/react-base-table/examples/selection)
- [x] [Cell with Tooltip](https://autodesk.github.io/react-base-table/examples/tooltip-cell)
- [x] [Inline Editing](https://autodesk.github.io/react-base-table/examples/inline-editing)
- [ ] Filter in Header
- [ ] Action Column
- [ ] Columns Reordering
- [ ] Columns Grouping
- [ ] Data Grouping
Contributor guide
Research direction
Start by reviewing BaseTable and the existing examples linked in the checklist. Compare the unchecked items—Filter in Header, Action Column, Columns Reordering, Columns Grouping, and Data Grouping—with the current project state; the issue does not identify files, tests, or a single defined completion target.
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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100