Laurence de Bruxelles

Results 51 issues of Laurence de Bruxelles

When using StackEdit with Dropbox, synchronization works temporarily when initially connected to the account, however after a while it fails with message 'HTTP error 401 on Dropbox location.'. Disconnecting and...

`webpack-dev-server@4` is needed for Webpack 5, but it seems to have removed the ability to run one dev server for multiple configurations. This means that with our current config our...

**Upstream bug:** https://github.com/nvaccess/nvda/issues/13879 **Date:** 2022-07-08 **Reported by:** Vanita Barrett-Smith @vanitabarrett --- From conversation on x-gov Slack with @MalcolmVonMoJ ## Description of the issue Checkboxes only read out the label when...

🐛 bug
🔍 investigation
accessibility
checkboxes

## Cause - There are loads of sequences that build on top of each other. - There are tasks called both `copy:assets` and `copy-assets`. - Tasks are sometimes in files...

🕔 weeks
tooling
tech debt

### Cause The package [oldie](https://www.npmjs.com/package/oldie) was last published 6 years ago and does not appear to be maintained. It and its dependents require postcss version 5. We currently use gulp-postcss...

🕔 days
tech debt

## 🐛 Bug Report I think (unless I've misconfigured something) that with the latest version of jest if you have a process running already on the server port then the...

enhancement ✨

## What Investigate tests that sometimes fail - for instance see the following workflow runs: - https://github.com/alphagov/govuk-design-system/runs/3757974430?check_suite_focus=true - https://github.com/alphagov/govuk-design-system/runs/3894638756?check_suite_focus=true It is not clear why they are failing or if it...

🕔 days
tooling
small story

## Description of the issue When visiting a heading within a page on the Design System website, there can be a large layout shift that causes the browser viewport to...

🐛 bug
🔍 investigation
website

When using the kit as a package, the file app/config.js may not be present. This commit makes it easier for code in lib to import app/config.js by adding a convenience...

## What Move all files for starter kit to folder `prototype-starter`. Move all package files to `package` folder. /package/package.json has devDependencies and package dependencies, /prototype-starter/package.json has just govuk-prototype-kit, govuk-frontend and...

🕔 days