From 6650e1663cdbbee71c03d0d666969eaa81fa0728 Mon Sep 17 00:00:00 2001
From: karlchillmaid
Date: Wed, 11 Aug 2021 23:26:56 +0100
Subject: [PATCH] Update content
---
app/templates/views/accessibility_statement.html | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/app/templates/views/accessibility_statement.html b/app/templates/views/accessibility_statement.html
index d05e1daaf..706fb89a6 100644
--- a/app/templates/views/accessibility_statement.html
+++ b/app/templates/views/accessibility_statement.html
@@ -38,14 +38,14 @@
We know some parts of this website are not fully accessible:
- - 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
+ - the ‘upload a file’ button may cause issues for some users
+ - if a team adds template folders, screen readers may announce the page heading in a confusing way
+ - the ‘copy to clipboard’ button does not work with some screen readers
+ - Windows users cannot view our icons in high contrast mode
+ - validation errors may be confusing for screen reader users
+ - the way that screen readers announce the different regions of our pages can be confusing
+ - choosing the date and time to send a message may be hard for some screen reader users
+ - screen reader users may find it expand or collapse groups of checkboxes
- one page links to a PDF document that is not fully accessible
- the Notify status page has several accessibility issues