DataTables / DataTables/FixedHeader
Doesn't work with rowspan
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 73
- Forks
- 83
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
Looks like there is an error with the rowspan support: http://datatables.net/forums/discussion/20193/duplicated-header-column-when-fixing-the-left-most-column-only
Contributor guide
No contributing guide indexed for this repository
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
Begin with the linked forum report and reproduce the rowspan case where only the left-most column is fixed. Trace the FixedHeader behavior responsible for the duplicated header column, then verify that the corrected behavior no longer duplicates that column.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100