Anika Henke

Results 55 issues of Anika Henke

Consider adding [govspeak-a11y.user.css](https://gist.github.com/selfthinker/207d3d3682bd549599ceec20cb1cb087) to the extension. It's a userstyle (so, just CSS) which shows various accessibility issues with Govspeak content on www.gov.uk (and on staging, integration, dev).

## What Think about alternative text for the crown in the header and the footer and the crest in the footer. We currently don't have any alternative text to describe...

accessibility
header
footer

## What Test all of our components in screen readers with mouse tracking. * To enable in NVDA: Preferences > Settings... > Mouse > Enable mouse tracking * To enable...

accessibility
small story

## Description of the issue Nothing at all is read out when hovering over items of the [pagination component](https://design-system.service.gov.uk/components/pagination/) with a mouse in NVDA and Chrome with mouse tracking enabled....

🐛 bug
accessibility
pagination
accessibility concern

## Related component [GOV.UK footer](https://design-system.service.gov.uk/components/footer/) ## Context The new rebranded footer has the crown logo at the top of it. But the crown shouldn't be used in non-GOV.UK services, neither...

feature request

## Description of the issue When arrowing through a form with a radio (or checkbox) group that has a hint, VoiceOver on iOS reads out the hint text repeatedly. While...

🐛 bug
accessibility

## Description of the issue The new improved file upload component does not change when there is an error. ## Steps to reproduce the issue Submit the [photo upload form...

🐛 bug
file upload
small story

## What As part of our work to [retire the WCAG 2.2 callouts](https://github.com/alphagov/govuk-design-system/issues/4673) we added new content to the accessibility page and [drafted a new page](https://github.com/alphagov/govuk-design-system/issues/4679). The [first draft (in...

accessibility
small story

A couple of issues on the [login form](https://grimm.haz.wiki/start?do=login&sectok=)... * [ ] The form fields are related to the user but their [input purpose](https://www.w3.org/TR/WCAG21/#input-purposes) cannot be programmatically determined. It should be...

Bug
Severity: Medium
Category: CSS XHTML JS Browsers
Category: Accessibility

## What We investigated what to do about some [components being outside of landmarks](https://github.com/alphagov/govuk-frontend/issues/6460). We've decided to move the phase banner into the `header` element (after decoupling the header element...