mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-08 04:13:41 -05:00
Update content
This commit is contained in:
committed by
Katie Smith
parent
c111a68b57
commit
2bb460fff2
@@ -102,17 +102,17 @@
|
||||
The following content on the Notify website is not compliant with the Web Content Accessibility Guidelines version 2.1 AA standard:
|
||||
</p>
|
||||
|
||||
<ul class="govuk-list govuk-list--bullet">
|
||||
<ol class="govuk-list govuk-list--number">
|
||||
<li>
|
||||
The component for uploading files incorrect HTML which could cause issues with users of some assistive technologies. This fails <a href="https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships">WCAG 2.1 success criteria 1.3.1 (info and relationships)</a>. We plan to fix this by [TODO date].
|
||||
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 plan to fix this by [TODO date].
|
||||
</li>
|
||||
<li>
|
||||
The component that copies text to the clipboard doesn't announce when this if you use either the JAWS or NVDA screen readers. This fails <a href="https://www.w3.org/WAI/WCAG21/Understanding/status-messages.html">WCAG Success Criterion 4.1.3: Status Messages</a>. We plan to fix this by [TODO date].
|
||||
The JAWS and NVDA screen readers do not announce the ‘copy text to clipboard’ component. This fails <a href="https://www.w3.org/WAI/WCAG21/Understanding/status-messages.html">success criterion 4.1.3: status messages</a>. We plan to fix this by [TODO date].
|
||||
</li>
|
||||
<li>
|
||||
Some of our icons don't appear when using high contrast mode on Windows. This fails <a href="https://www.w3.org/WAI/WCAG21/Understanding/visual-presentation.html">WCAG Success Criterion 1.4.8: Visual Presentation</a>. We plan to fix this by [TODO date].
|
||||
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 plan to fix this by [TODO date].
|
||||
</li>
|
||||
</ul>
|
||||
</ol>
|
||||
|
||||
<h3 class="heading-small">Problems with using the interface</h3>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user