Laurence de Bruxelles
Laurence de Bruxelles
Copied from https://trello.com/c/YCZz7wWY/19-frontend-gulp-tasks-are-complicated-and-doing-too-many-things
We'd probably need to pay this down before we can make changes to the build pipeline, i.e. if we want to change how we bundle JavaScript
@colinrotherham I wasn't involved in writing the ticket (just copied it from an old Trello board https://github.com/alphagov/govuk-frontend/issues/2243#issuecomment-854727436), so possibly not the best person to ask, sorry!
It's possible that this is a bug entirely with NVDA and Chrome; @36degrees found that it was possible to reproduce the issue with native checkboxes.
Note: with the latest version of NVDA (2021.1) hover over checkboxes doesn't read the label for either input or label.
Hi @tolgakurtulus, at the moment there is no solution for this, sorry.
Note that we also opted-out the footer links separately https://github.com/alphagov/govuk-frontend/commit/8187b5733a767dfee5bff474010d8572abadac1b, because these often can have a multi-column layout, and we don't want sites using the new link styles to have...
I've tested the minimal example with [email protected] and [email protected] and it fails then too :(
I also can't get the expected behaviour with [email protected] or [email protected] (with [email protected]). Can't get the expected behaviour with [email protected] and jest@26 either, which I'm sure I've seen working before....
I've made a more minimal example that doesn't include jest at all: https://github.com/lfdebrux/test-jest-dev-server/tree/no-jest The really strange thing is that on my machine the log message `dev server is running` is...