mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-16 20:49:00 -04:00
Added an sr-only alert to the site for upload errors (and any other errors we might want to only announce to the screen reader)
This commit is contained in:
@@ -23,6 +23,9 @@ Error
|
||||
<div class="">
|
||||
{% call banner_wrapper(type='dangerous') %}
|
||||
|
||||
{# Alert for users of AT #}
|
||||
<span id="upload-error" class="usa-sr-only">File upload failed</span>
|
||||
|
||||
{% if recipients.too_many_rows %}
|
||||
|
||||
<div class="usa-alert usa-alert--error" role="alert">
|
||||
|
||||
Reference in New Issue
Block a user