bbcmicrobit / bbcmicrobit/PythonEditor

Filesystem long initialisation can cause issues accessing the files modal early

Abierto
#366 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
201
Forks
126
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.