Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File size validation does inform the user if the file is too big #5226

Open
Amantini1997 opened this issue Oct 22, 2024 · 0 comments
Open

File size validation does inform the user if the file is too big #5226

Amantini1997 opened this issue Oct 22, 2024 · 0 comments

Comments

@Amantini1997
Copy link
Contributor

Description

In the upload files modal, if a file exceeds the max size, we do not inform the user, who will eventually not be able to upload the files (as the button is disabled) but without knowing the reason

  • This is happening in: both
  • This requires a hotfix to production: no

Stakeholders

TBD

Steps to replicate

  • Open the upload files modal for drawing/container
  • Upload a file larger that 1GB

Current Behaviour

The file shows in the modal without any error

Expected Behaviour

I guess an alert modal should pop up informing the user about the problem and displaying the file in the modal

Pictures/ Gifs of the error

image

Linked Dev Tickets

https://github.com/3drepo/3D-Repo-Product-Team/issues/609

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant