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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ This website is run by the NHS Notify team at NHS England. We want as many peopl
24
24
25
25
We’ve also made the website text as simple as possible to understand.
26
26
27
-
AbilityNet has advice on making your device easier to use if you have a disability.
27
+
[AbilityNet](https://mcmw.abilitynet.org.uk/) has advice on making your device easier to use if you have a disability.
28
28
29
29
## Feedback and contact information
30
30
@@ -54,7 +54,7 @@ The NHS logo image in the header is missing an appropriate aria-label, making it
54
54
55
55
We plan to add an aria-label to this image in a future release.
56
56
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).
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
59
In a future release we plan to:
60
60
@@ -63,7 +63,7 @@ In a future release we plan to:
63
63
64
64
Autocomplete is turned off by default, making it harder to fill out any form elements when using 'create and submit a template'. This fails WCAG 2.2 success criterion 1.3.5 (identity input purpose).
65
65
66
-
Autocomplete is turned off by default as what a user will enter into 'create and submit a template' will almost always be different for each submission, making autocomplete for these fields inappropriate. When we add new features that ask users for repeatable information, autocomplete will be enabled.
66
+
Autocomplete is turned off by default because the text a user enters into ‘create and submit a template’ will almost always be different for each submission. This makes autocomplete inappropriate for these fields. When we add new features that ask users for repeatable information, autocomplete will be enabled.
67
67
68
68
Pages within 'create a submit a template' are missing meaningful titles, making it difficult for people to:
69
69
@@ -77,11 +77,11 @@ We plan to add page titles that are unique and reflect the purpose of each page
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 a future release.
80
+
We plan to add hidden text that can be read by screen readers and better describes what items are being copied or deleted in a future release.
81
81
82
82
When using a screen reader, 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 in a future release.
84
+
n a future release, we plan to add hidden text that can be read by screen readers and describes that the markdown examples are examples that can be copied.
0 commit comments