Jani Kraner
Jani Kraner
Hi, this looks interesting / worrying https://socket.dev/npm/package/happy-dom/issues/2.43.1?tab=dependencies?
For complete functionality, [Notification banner](https://design-system.service.gov.uk/components/notification-banner/) requires Javascript. This requirement is not documented.
When an input in the search component has a value and an inline label, they overlap until the input receives focus (which is done by javascript and z-index is set)...
Make collapsible checkboxes component work better with screenreader users. Addresses https://trello.com/c/izqbbBLc/891-collapsible-components-work-poorly-for-screen-reader-users ## What Primarily, changes needed to be made to the functionality as screenreader users were experiencing unexpected behaviour and...
Enable error-summary Design System validation pattern on tour pages to match the rest of the admin.  Fixes: https://trello.com/c/D5EEpWDV/689-tour-pages-validation-doesnt-have-meet-design-system-requirements As field's auto focus interferes with...
Moving over from [Frontend Toolkit](https://github.com/alphagov/govuk_frontend_toolkit/issues/464) issue raised by @detlevhfischer When used with NVDA it is difficult to get from the tabs on https://design-system.service.gov.uk/components/tabs/ to the corresponding panel. Both left /...
## What’s changed - updated asset pipeline and packages used to be able to import govuk-frontend v5 - new `govuk_frontend_all` entry point that imports `all.bundle` from govuk-frontend - updated javascript...
As part of maintenance and WCAG 2.2 compliance, we'd like to use the latest major version of [govuk-frontend](https://github.com/alphagov/govuk-frontend/releases/tag/v5.6.0) Version 5 Javascript support is limited to this support grades https://github.com/alphagov/govuk-frontend/blob/main/docs/contributing/browser-support.md as...
## What Replace Gulp, its tasks with Rollup and unmaintained tools. ## Why Gulp generally still works well for traditional (non single-page web apps, however plugins used have either been...
## What Ticket: https://trello.com/c/tetaeq9J/1299-make-your-service-live-2-6-change-what-happens-when-a-user-submits-the-task-list-form Upon a request to go live submission take the user back to the same page and show new content instead of the task list. We show...