handsontable / handsontable/hyperformula

Pass back ExportedCellChange in sheetRenamed Listener

Open
#937 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

API Feature
Dominant language
TypeScript
Stars
2.8k
Forks
171
Avg merge
1d 22h
Merged PRs (30d)
7

Description

Description

https://github.com/handsontable/hyperformula/discussions/918#discussioncomment-2365097

When a sheet is renamed, a list of ExportedCellChange should be passed back in the sheetRenamed Listener. This would allow for the dependent cell values in the original data source to be kept up to date upon a sheet rename event.

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

Start with the sheetRenamed listener and the ExportedCellChange type, then read discussion 918 for the intended behavior. Trace how sheet rename events are handled and verify that dependent changes from a rename are returned through the listener, with coverage for the resulting exported changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.