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

Manque d'alerte si pièce jointe trop grosse #1015

Closed
NicolasBuquet opened this issue Apr 16, 2024 · 0 comments · Fixed by #1016
Closed

Manque d'alerte si pièce jointe trop grosse #1015

NicolasBuquet opened this issue Apr 16, 2024 · 0 comments · Fixed by #1016
Assignees
Labels

Comments

@NicolasBuquet
Copy link
Contributor

NicolasBuquet commented Apr 16, 2024

Problème

Lorsqu'un utilisateur essaie d'uploader une pièce jointe trop volumineuse (plus de 20Mo actuellement), rien ne l'avertit que cette pièce jointe est trop grosse et va être refusé par le serveur. Elle est envoyée au serveur et ce dernier refuse le fichier. L'envoi du fichier est donc en échec.

image

Solution

Vérifier avant l'avant de la pièce jointe la taille de celle-ci, et afficher une alerte sans essayer d'uploader la pièce jointe si elle est trop grosse.

@NicolasBuquet NicolasBuquet self-assigned this Apr 16, 2024
@NicolasBuquet NicolasBuquet moved this to En étude in Roadmap Produit Apr 16, 2024
@NicolasBuquet NicolasBuquet moved this from En étude to sprint en cours - WIP in Roadmap Produit Apr 17, 2024
@github-project-automation github-project-automation bot moved this from sprint en cours - WIP to déployé en prod in Roadmap Produit Apr 25, 2024
@NicolasBuquet NicolasBuquet moved this from déployé en prod to sprint en cours - WIP in Roadmap Produit Apr 25, 2024
@NicolasBuquet NicolasBuquet moved this from sprint en cours - WIP to Beta interne in Roadmap Produit May 14, 2024
@NicolasBuquet NicolasBuquet moved this from Beta interne to beta externe in Roadmap Produit May 21, 2024
@NicolasBuquet NicolasBuquet moved this from beta externe to déployé en prod in Roadmap Produit Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: déployé en prod
Development

Successfully merging a pull request may close this issue.

1 participant