From 4538f016bcee401174433f813db1954e2fb3d9e5 Mon Sep 17 00:00:00 2001 From: Ben Silverman Date: Tue, 5 Jan 2021 20:39:23 -0500 Subject: [PATCH] Error message improvements --- src/components/DocumentForm/DocumentForm.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/DocumentForm/DocumentForm.js b/src/components/DocumentForm/DocumentForm.js index 20102873..b9212fe1 100644 --- a/src/components/DocumentForm/DocumentForm.js +++ b/src/components/DocumentForm/DocumentForm.js @@ -127,7 +127,9 @@ const DocumentForm = ({ - Wondering why your upload failed? Here are some possibilities: + There was an error with your upload, please retry. +
+ Still not working? Here are some possible reasons why your upload failed:
  • The file was too large.
  • The file had too many pages.