mi6 / mi6/ic-ui-kit

Internal issue 2847 - Colspan Only Applying to Header Row in Data Table

Open
#2,387 3 comments 0 reactions 0 assignees View on GitHub
data-table component
Dominant language
TypeScript
Stars
53
Forks
63
Avg merge
2d 4h
Merged PRs (30d)
15

Description

When setting the colspan property in the canary Data Table component, it updates the colspan of the header row in the table, but the rows cells in the rows below do not adhere to the colspan specified.

https://stackblitz.com/edit/qfrquz?file=src%2Fapp.tsx

Contributor guide

Open the contributing guide

Research direction

Start with the StackBlitz reproduction linked in the issue and inspect the canary Data Table behavior when colspan is set. Verify how the header row and body rows render the property, then confirm that the specified colspan is applied consistently to the rows below the header.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.