Skip to content

Filesystem long initialisation can cause issues accessing the files modal early #366

Open
@microbit-carlos

Description

@microbit-carlos

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions