mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-12 09:24:15 -04:00
Update bullet formatting and content
This commit is contained in:
committed by
Katie Smith
parent
1fa2d6fc58
commit
342e0e9d05
@@ -102,17 +102,21 @@
|
||||
The following content on the Notify website is not compliant with the WCAG version 2.1 AA standard:
|
||||
</p>
|
||||
|
||||
<ol class="govuk-list govuk-list--number">
|
||||
<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 href="https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships">success criterion 1.3.1: info and relationships</a>. We expect to fix this by the end of October 2021.
|
||||
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 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 href="https://www.w3.org/WAI/WCAG21/Understanding/status-messages.html">success criterion 4.1.3: status messages</a>. We expect to fix this by the end of October 2021.
|
||||
the JAWS and NVDA screen readers do not announce the ‘copy to clipboard’ button - this fails <a href="https://www.w3.org/WAI/WCAG21/Understanding/status-messages.html">success criterion 4.1.3: status messages</a>
|
||||
</li>
|
||||
<li>
|
||||
Some icons do not appear when using high contrast mode on Windows. This fails <a href="https://www.w3.org/WAI/WCAG21/Understanding/visual-presentation.html">success criterion 1.4.8: visual presentation</a>. We expect to fix this by the end of October 2021.
|
||||
some icons do not appear when using high contrast mode on Windows - this fails <a href="https://www.w3.org/WAI/WCAG21/Understanding/visual-presentation.html">success criterion 1.4.8: visual presentation</a>
|
||||
</li>
|
||||
</ol>
|
||||
</ul>
|
||||
|
||||
<p class="govuk-body">
|
||||
We expect to fix these issues by the end of October 2021.
|
||||
</p>
|
||||
|
||||
<h3 class="heading-small">Problems with using the interface</h3>
|
||||
|
||||
@@ -120,23 +124,27 @@
|
||||
We’ve identified the following problems with the user interface:
|
||||
</p>
|
||||
|
||||
<ol class="govuk-list govuk-list--number">
|
||||
<ul class="govuk-list govuk-list--bullet">
|
||||
<li>
|
||||
The JAWS screen reader announces template folder page headings as multiple sentences. We hope to fix this by the end of 2021.
|
||||
the JAWS screen reader announces template folder page headings as multiple sentences
|
||||
</li>
|
||||
<li>
|
||||
Our validation errors cause problems for screen readers. This means it can be hard to know when an error has occurred or what to do next. We hope to fix this by the end of 2021.
|
||||
our validation errors cause problems for screen readers - this means it can be hard to know when an error has occurred or what to do next
|
||||
</li>
|
||||
<li>
|
||||
The way we label the different regions of our pages is confusing for screen reader users. We expect to fix this by the end of October 2021.
|
||||
the way we label the different regions of our pages is confusing for screen reader users
|
||||
</li>
|
||||
<li>
|
||||
Choosing the date and time you want to send a message using a screen reader can be confusing. We hope to fix this by the end of 2021.
|
||||
choosing the date and time you want to send a message using a screen reader can be confusing
|
||||
</li>
|
||||
<li>
|
||||
Expanding and collapsing groups of checkboxes using a screen reader can be confusing. We hope to fix this by the end of 2021.
|
||||
expanding and collapsing groups of checkboxes using a screen reader can be confusing
|
||||
</li>
|
||||
</ol>
|
||||
</ul>
|
||||
|
||||
<p class="govuk-body">
|
||||
We hope to fix these issues by the end of December 2021.
|
||||
</p>
|
||||
|
||||
<h3 class="heading-small">
|
||||
PDFs and other documents
|
||||
|
||||
Reference in New Issue
Block a user