jspreadsheet / jspreadsheet/ce
onchange:update problem with Ctrl-Z
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 890
- PR merge metrics
- No merged PRs in 30d
Description
Hi, Thanks for great framework!
I found one bug when was studying examples:
https://bossanova.uk/jexcel/v4/cases/highcharts
I changed value, the graph was rebuilt, then clicked Ctrl-Z, the old value was returned on the sheet cell, but the chart was not rebuilt.
Maxim.
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 issue in the Highcharts example at https://bossanova.uk/jexcel/v4/cases/highcharts by editing a value and pressing Ctrl-Z. Trace the onchange:update behavior during undo; done means the chart rebuilds after the sheet value is restored.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100