DataTables / DataTables/Scroller
Unnecessary scrollbar when scrollCollapse is true
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 83
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
Unnecessary scrollbar when scrollCollapse is true.
https://jsfiddle.net/EvilKraft/q294y0xz/8/
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
Start with the jsfiddle reproduction at https://jsfiddle.net/EvilKraft/q294y0xz/8/ and inspect how Scroller handles scrollCollapse. Reproduce the unnecessary scrollbar, then identify the relevant scrolling behavior and verify that it disappears when scrollCollapse is enabled without breaking virtual scrolling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100