Provide additional custom column rendering
Open
Nobody has claimed this yet.
enhancement
needs investigation
- Dominant language
- TypeScript
- Stars
- 39
- Forks
- 14
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 13
Description
😯 Problem to Solve
This feature extends the types of content we can display in a table cell.
Original content support can be found in
- #876
💁 Proposed Solution
- #896
🤔 Open Questions
For form controls, how does the developer react to that event?
Types of additional content to display
Form Controls
"Custom" content (e.g., Sparklines)
🖼️ References/Prior Art
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
Read the linked work in #876 and #896 first to understand the existing table-cell content support and proposed implementation. Then clarify the open question about how developers react to form-control events and define the scope for form controls and custom content such as sparklines before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100