Skip to content

Bug: Upload limit exceeded but still allowing uploads #4009

@yugalkaushik

Description

@yugalkaushik

p5.js version

No response

What is your operating system?

Windows

Web browser and version

Chrome 146.0.7680.81

Actual Behavior

The editor shows a maximum asset limit of 250 MB, but users are able to upload assets beyond this limit, as seen with usage exceeding 285 MB; this indicates that the upload restriction is not being properly enforced, leading to inconsistent behavior between displayed limits and actual system constraints, and potentially causing further issues with storage management and user expectations.

Image

Expected Behavior

The editor should strictly enforce the 250 MB storage limit by preventing further uploads once the limit is reached, and should provide a clear error or warning message to the user indicating that the upload cannot proceed unless space is freed.

Steps to reproduce

  1. Continuously upload image assets to the editor.
  2. Observe the storage usage indicator in the Assets panel.
  3. Continue uploading even after reaching the stated limit of 250 MB.

Metadata

Metadata

Assignees

Labels

BugError or unexpected behaviorsPriority:HighShould be addressed soon but not critical

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions