microsoft / microsoft/pxt-microbit
Teacher Tool: Blocks should be cached in the block picker
Open
@thsparks is already working on this.
Since Aug 23, 2024.
code eval tool
P2
performance
- Dominant language
- TypeScript
- Stars
- 804
- Forks
- 721
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 2
Description
I think there is already some caching of the Block SVGs going on in the block picker, but when you close the block picker and reopen it, blocks still take some time to load. The caching should persist even if the block picker is closed (and maybe also get saved to indexeddb with a key on the target version and user language)
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.
Assessment
This issue has not been assessed yet.