handsontable / handsontable/hyperformula
Support for partial infinite ranges (mixed-type ranges) e.g. A2:A
Open
Nobody has claimed this yet.
Feature
- Dominant language
- TypeScript
- Stars
- 2.8k
- Forks
- 171
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 7
Description
Description
A:A- worksA2:A99- worksA2:A- causes#!ERROR, I think this is unexpected (it works in excel / google sheets)
The demo shows this behaviour
Video or screenshots
No response
Demo
https://stackblitz.com/edit/sgkxpfpa?file=index.ts,index.html
HyperFormula version
3.2.0
Your framework
No response
Your environment
Chrome latest
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 failure in the linked StackBlitz demo, using index.ts and index.html, and compare A2:A with the listed working ranges. Trace the range handling from that reproduction and verify that A2:A evaluates successfully while A:A and A2:A99 continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100