jspreadsheet / jspreadsheet/ce
Bug: hideIndex() breaking frozen columns
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 890
- PR merge metrics
- No merged PRs in 30d
Description
Hi, when I use the hideIndex () method, it works fine and hides the index from me. But I have the first 2 columns frozen and when I scroll to the right it breaks them. ( i am using google chrome )

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 issue in Google Chrome with hideIndex() enabled, two frozen columns, and horizontal scrolling. Investigate the frozen-column behavior around that entry point; done means the index is hidden while the first two columns remain intact when scrolling right.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100