You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pages/footer/accessibility.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ AbilityNet has advice on making your device easier to use if you have a disabili
28
28
29
29
## Feedback and contact information
30
30
31
-
If you find any problems not listed on this page or think we’re not meeting accessibility requirements, , contact us by sending an email to <[email protected]>
31
+
If you find any problems not listed on this page or think we’re not meeting accessibility requirements, contact us by sending an email to <[email protected]>.
32
32
33
33
## Enforcement procedure
34
34
@@ -52,11 +52,11 @@ The following content is non-accessible for the following reasons.
52
52
53
53
The NHS logo image in the header is missing an appropriate aria-label, making it hard for people with screen readers to understand what the image is. This fails WCAG 2.2 success criterion 1.1.1 (non-text content).
54
54
55
-
We plan to add an aria-label to this image in our next release.
55
+
We plan to add an aria-label to this image in a future release.
56
56
57
57
When using 'create and submit a template' people using screen readers may not understand the relationship of the template guidance to the main task of creating a template. Additionally, when the tables in the preview screens are resized, a logical tab order is not maintained. This fails WCAG 2.2 success criterion 1.3.1 (info and relationships).
58
58
59
-
In our next release we plan to:
59
+
In a future release we plan to:
60
60
61
61
- amend the HTML structure to reflect the intended relationships between the guidance and the main task of creating a template
62
62
- ensure a logical tab order when the screen is resized
@@ -73,15 +73,15 @@ Pages within 'create a submit a template' are missing meaningful titles, making
73
73
74
74
This fails WCAG 2.2 success criterion 2.4.2 (page titles).
75
75
76
-
We plan to add page titles that are unique and reflect the purpose of each page in our next release.
76
+
We plan to add page titles that are unique and reflect the purpose of each page in a future release.
77
77
78
78
Some links such as 'copy' and 'delete' are ambiguous for users, making it difficult for screen reader users to determine what items they are copying or deleting. This fails WCAG 2.2 success criterion 2.4.4 (link purpose).
79
79
80
-
We plan to add hidden text that can be read by screen readers that better describes what items are being copied or deleted in our next release.
80
+
We plan to add hidden text that can be read by screen readers that better describes what items are being copied or deleted in a future release.
81
81
82
82
When using a screenreader, it is not clear that the markdown examples in 'create and submit a template' are examples that can be copied. This fails WCAG 2.2 success criterion 2.4.6 (headings and labels).
83
83
84
-
We plan to add hidden text that can be read by screen readers that describes that the markdown examples are examples that can be copied.
84
+
We plan to add hidden text that can be read by screen readers that describes that the markdown examples are examples that can be copied in a future release.
0 commit comments