Skip to content

Error dialog should appear when loading a file that is too large #107

@microbit-rosslowe

Description

@microbit-rosslowe

When adding a .py file to the filesystem that is too large, an error dialog appears warning the user. If we add a file that is too large by dragging & dropping to the editor we won't see an error dialog until we try to compile a .hex file. This is because the filesystem checks the length of a file against remaining space before adding it whereas the editor will just load the file without checking.

Completion criteria - a warning dialog should appear when attempting to load a .py file that is too large.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions