bbcmicrobit / bbcmicrobit/PythonEditor

Filesystem long initialisation can cause issues accessing the files modal early

Ouverte
#366 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
201
Forks
126
Métriques de merge des PR
Aucune PR mergée en 30 j

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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.