From 8e0bcc84dc5643db3bb434a67c1e04030707a1d1 Mon Sep 17 00:00:00 2001
From: Tom Byers
Date: Mon, 22 Feb 2021 13:43:22 +0000
Subject: [PATCH] Update accessibility statement with new issues
We had an audit in February of this year but did
not update the accessibility statement to reflect
the issues identified as fixed or to include new
issues it produced.
Some of the dates for fixed have also not been
updated for a long time.
This adds those changes, with placeholders for
dates assigned to each issue.
This content is now ready for review. The dates
will be assigned when that is complete.
---
.../views/accessibility_statement.html | 53 ++++++++++++++++---
1 file changed, 47 insertions(+), 6 deletions(-)
diff --git a/app/templates/views/accessibility_statement.html b/app/templates/views/accessibility_statement.html
index 834f3a7bd..7ffca39b0 100644
--- a/app/templates/views/accessibility_statement.html
+++ b/app/templates/views/accessibility_statement.html
@@ -38,7 +38,14 @@
We know some parts of this website are not fully accessible:
- - screen reader users may find the process of moving templates and folders confusing
+ - our button to upload CSV files is labelled in a way that is confusing for users of some assistive technologies
+ - the heading on pages for folders is announced confusingly on some screen readers
+ - our button that lets users copy some text to the clipboard doesn't work with some screen readers
+ - our icons don't appear when using high contrast mode on Windows
+ - the validation we use to help users recover from errors has several problems that make that harder for screen reader users
+ - the way we label the different regions of our pages is confusing for screen reader users
+ - our component that lets you select a time to send your messages is hard to use with screen readerss
+ - our component that allows checkboxes to be in a region that can be collapsed is hard to use with screen readers
- one page links to a PDF document that is not fully accessible
- the Notify status page has several accessibility issues
@@ -80,7 +87,7 @@
- GOV.UK Notify is partially compliant with the Web Content Accessibility Guidelines version 2.1 AA standard, due to the non-compliances listed below.
+ GOV.UK Notify is partially compliant with the Web Content Accessibility Guidelines (WCAG) version 2.1 AA standard, due to the non-compliances listed below.
Non-accessible content
@@ -92,11 +99,45 @@
Non compliance with the accessibility regulations
- Screen reader users may find the process of moving templates and folders confusing. This fails WCAG 2.1 success criteria 4.1.2 (Name, role, value).
-
- We made some changes that will be tested by the Digital Accessibility Centre (DAC) at the end of January. If possible, we plan to fix this by March 2021.
+ The following content on the Notify website is not compliant with the Web Content Accessibility Guidelines version 2.1 AA standard:
+
+
+ Problems with using the interface
+
+
+ The following problems have been identified with the user interface:
+
+
+
+ -
+ The heading on pages for folders is announced as multiple sentences if it has parent folders when using the JAWS screen reader. We plan to fix this by [TODO date].
+
+ -
+ The validation we use to help users recover from errors has problems which make it hard to know when errors occur and to understand them. We plan to fix this by [TODO date].
+
+ -
+ The way we label the different regions of our pages is confusing for screen reader users. We plan to fix this by [TODO date].
+
+ -
+ The component used to select a time and date to send your messages has several problems which make it confusing to use with a screen reader. We plan to fix this by [TODO date].
+
+ -
+ The version of our checkboxes that can expand and collapse has several problems which make it confusint o use with a screen reader.
+
+
+
PDFs and other documents
@@ -117,7 +158,7 @@
- We’ll continue to investigate the cause of this issue and, if possible, fix it by March 2021.
+ We’ll continue to investigate the cause of this issue and, if possible, fix it by [TODO date].