handsontable / handsontable/hyperformula
Calling `setRowsOrder` twice crashes the application
Open
@sequba is already working on this.
Since Mar 7, 2023.
Feature
Impact: Medium
- Dominant language
- TypeScript
- Stars
- 2.8k
- Forks
- 171
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 7
Description
Description
A call to setRowsOrder might modify sheet dimensions. It is counterintuitive and unexpected.

Demo
https://codesandbox.io/s/funny-https-h9go7f?file=/src/hyperformulaConfig.js
Links
https://github.com/handsontable/dev-handsontable/issues/440#issuecomment-1455673440
https://handsoncode.slack.com/archives/C04MC750UJW/p1678191576051399 (internal, private channel)
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.
Assessment
This issue has not been assessed yet.