jspreadsheet / jspreadsheet/ce

Jexcel V4.4.1: nestedHeaders & lazyLoading & mouse control

Open
#1,187 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.