mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-12 09:58:50 -04:00
Merge pull request #4139 from alphagov/review-accessibility-statement
Review and update accessibility statement
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
{{ content_metadata(
|
||||
data={
|
||||
"Published": "23 September 2020",
|
||||
"Last updated": "14 January 2022",
|
||||
"Next review due": "20 January 2022"
|
||||
"Last updated": "21 January 2022",
|
||||
"Next review due": "20 April 2022"
|
||||
}
|
||||
) }}
|
||||
|
||||
@@ -113,7 +113,7 @@
|
||||
|
||||
<ul class="govuk-list govuk-list--bullet">
|
||||
<li>
|
||||
the (before <abbr title="HyperText Markup Language">HTML</abbr>) code for the ‘upload a file’ button may cause issues for assistive technology users - this fails <a class="govuk-link govuk-link--no-visited-state" href="https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships">success criterion 1.3.1: info and relationships</a>
|
||||
the <abbr title="HyperText Markup Language">HTML</abbr> code for the ‘upload a file’ button may cause issues for assistive technology users - this fails <a class="govuk-link govuk-link--no-visited-state" href="https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships">success criterion 1.3.1: info and relationships</a>
|
||||
</li>
|
||||
<li>
|
||||
the JAWS and NVDA screen readers do not announce the ‘copy to clipboard’ button - this fails <a class="govuk-link govuk-link--no-visited-state" href="https://www.w3.org/WAI/WCAG21/Understanding/status-messages.html">success criterion 4.1.3: status messages</a>
|
||||
@@ -124,7 +124,7 @@
|
||||
</ul>
|
||||
|
||||
<p class="govuk-body">
|
||||
We expect to fix these issues by the end of December 2021.
|
||||
We expect to fix these issues by the end of March 2022.
|
||||
</p>
|
||||
|
||||
<h3 class="heading-small" id="problems-with-using-the-interface">Problems with using the interface</h3>
|
||||
@@ -152,7 +152,7 @@
|
||||
</ul>
|
||||
|
||||
<p class="govuk-body">
|
||||
We hope to fix these issues by the end of January 2022.
|
||||
We hope to fix these issues by the end of June 2022.
|
||||
</p>
|
||||
|
||||
<h3 class="heading-small" id="pdfs-documents">
|
||||
@@ -175,7 +175,7 @@
|
||||
</p>
|
||||
|
||||
<p class="govuk-body">
|
||||
We’ll continue to investigate the cause of this issue and, if possible, fix it by the end of 2021.
|
||||
We’ll continue to investigate the cause of this issue and, if possible, fix it by the end of June 2021.
|
||||
</p>
|
||||
|
||||
<h3 class="heading-small" id="status-page">
|
||||
@@ -199,7 +199,7 @@
|
||||
</ul>
|
||||
|
||||
<p class="govuk-body">
|
||||
We plan to have the status page issues addressed by the current supplier or move to an alternative supplier in 2021.
|
||||
We plan to have the status page issues addressed by the current supplier or move to an alternative supplier in 2022.
|
||||
</p>
|
||||
|
||||
<h2 class="heading-medium" id="how-we-tested-this-service">
|
||||
|
||||
Reference in New Issue
Block a user