jspreadsheet / jspreadsheet/ce
Filter row is overlapping header row in table overflow
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 890
- PR merge metrics
- No merged PRs in 30d
Description
Hi Paul,
When scrolling down in overflow table, filter row is overlapping header row.
It would be fantastic if we can freeze both header and filters instead of overlapping.

.
Thanks
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
Start by reproducing the overlap while scrolling an overflow table, then trace the table header and filter-row rendering in the JavaScript data-grid implementation. Done means both the header and filter rows remain frozen during scrolling without overlapping.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100