Smartspace-ai / smartspace-sdk

The Smartspace SDK is a library used to build and debug flows and custom blocks in the Smartspace.ai platform.
https://smartspace-ai.github.io/smartspace-sdk/
0 stars 1 forks source link

[Bug][Workspace detail] Can not upload .mp4 file with file size > 30MB #79

Open thomas-vmogroup opened 1 week ago

thomas-vmogroup commented 1 week ago

Step:

  1. Open workspace detail page
  2. Open Files Tab
  3. Click on Upload files button
  4. Select file with file size = 30.5MB
  5. On the Upload Files to Workspace popup, click on Upload files button

Suggestion:

  1. Displays a message that the file size exceeds the allowed limit --> Enduser can recognize the error and upload another file with a smaller size.

Actual:

  1. Displays a message that is not clear: "There was an error uploading your files." Image: Image
marcovem commented 5 days ago

We currently have a limit on this, it is being worked on.