show proper error on phone when photo ID upload fails to MinIO
This commit is contained in:
parent
7ef509c247
commit
e0fc4810d1
2 changed files with 4 additions and 3 deletions
|
|
@ -96,6 +96,7 @@
|
|||
<div style="font-size:32px;margin-bottom:8px">❌</div>
|
||||
<p style="font-size:16px;font-weight:600;color:#991b1b">Upload Failed</p>
|
||||
<p id="error-msg" style="font-size:13px;color:#7f1d1d;margin-top:8px"></p>
|
||||
<p style="font-size:12px;color:#7f1d1d;margin-top:8px">If the problem continues, you can upload your ID from the intake form on your computer instead.</p>
|
||||
<div class="actions">
|
||||
<button type="button" id="retry-btn" class="btn-outline">Try Again</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue