microsoft / microsoft/SandDance

sending load message to the embed control should reset the snapshot list

Open
#604 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug good first issue help wanted
Dominant language
TypeScript
Stars
7.1k
Forks
573
Avg merge
8d 9h
Merged PRs (30d)
4

Description

Snapshots don't work if the data set is different, so when the snapshot list is not reset when a new data set and insight is loaded, the snapshots fail to load correctly.
Recommend resetting snapshots when load message is received and data changes.

Contributor guide

No contributing guide indexed for this repository

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 by tracing the embed control's load-message handler and how it maintains the snapshot list when the data set or insight changes. Reproduce the snapshot-loading scenario with a different data set, then confirm snapshots load correctly after the list is reset when the loaded data changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.