bbcmicrobit / bbcmicrobit/PythonEditor

Filesystem long initialisation can cause issues accessing the files modal early

Open
#366 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
201
Forks
126
PR merge metrics
No merged PRs in 30d

Description

The long load times of the microbit-fs library and the processing of hex files on page load means it could take several seconds for the filesystem to be ready.
If the files modal is opened before this, it will not show any files, be able to load any files and could throw some errors.
This can also be noticeable if the user drag&drops a file into the editor as soon as it is loaded.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.