mi6 / mi6/ic-ui-kit

Internal issue 2481 - Data Table - Release individual table components

Open
#1,539 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

data-table component
Dominant language
TypeScript
Stars
53
Forks
63
Avg merge
2d 4h
Merged PRs (30d)
15

Description

For more complex table requirements e.g. virtualisation of rows, sortable rows or even just displaying unstructured data in a table format, It would be useful to be able to use individual table components to build a more custom table whilst still replicating the data table styling i.e.

  • Table
  • TableRow
  • TableCell
  • TableBody
  • TableHead

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 existing data table implementation and reviewing how its Table, TableRow, TableCell, TableBody, and TableHead pieces are structured. Done means these individual components can be used to build custom tables while retaining the existing data table styling; the issue does not name specific files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
design, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.