jspreadsheet / jspreadsheet/ce

onchange:update problem with Ctrl-Z

Open
#1,283 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.