jspreadsheet / jspreadsheet/ce
Jexcel V4.4.1: nestedHeaders & lazyLoading & mouse control
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 890
- PR merge metrics
- No merged PRs in 30d
Description
Hi Paul
I found the following issue when 'nestedHeaders' and 'lazyLoading' are set. Whenever you scroll down with your mouse Jexcel do not load a new page....but it does when you use the keyboards. If i comment the nestedHeaders out then everything works as expected.
Can you confirm if this is a bug or maybe i miss something?
Cheers
Fran
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 reported behavior with nestedHeaders and lazyLoading enabled, comparing mouse scrolling with keyboard navigation. Trace the scroll and page-loading entry points for these options; done means mouse scrolling loads the next page consistently while nested headers remain enabled.
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
- 25/100