microsoft / microsoft/SandDance
sending load message to the embed control should reset the snapshot list
Nobody has claimed this yet.
- 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
- 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
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