microsoft / microsoft/pxt-microbit
Tutorial hints stay open when changing steps in blocks tutorials
Open
Nobody has claimed this yet.
P2
tutorial
- Dominant language
- TypeScript
- Stars
- 804
- Forks
- 721
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 2
Description
If you open a hint in a tutorial and then go to the next step, the hint remains open, giving users the "answer" for the next thing to do. We want to make sure that hints get closed when a user goes to the next step.
To Reproduce
Steps to reproduce the behavior:
- Got to beta
- Select a longer tutorial, an example is Love Meter
- Open the hint on the step
- Go to the next step
- See that the hint is still open
Device Info
- OS: Windows 11
- Chrome
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
Start by reproducing the issue in the beta editor with the Love Meter tutorial: open a hint, move to the next step, and confirm the hint remains visible. Trace the tutorial step transition and hint state; done means an opened hint is closed when advancing to the next step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100