jspreadsheet / jspreadsheet/ce
Copy/paste/undo wrongly when column hidden
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 890
- PR merge metrics
- No merged PRs in 30d
Description
Please refer to https://bossanova.uk/jspreadsheet/v4/cases/data-persistance.
If change column 'code' to be hidden, copy row/paste/undo work wrongly.
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
Reproduce the behavior described in the data-persistence case at https://bossanova.uk/jspreadsheet/v4/cases/data-persistance by hiding the 'code' column, then copying a row and using paste and undo. Trace the spreadsheet's copy, paste, and undo entry points and verify that hidden-column data remains correct after each operation.
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
- 35/100