Nick Colley

Results 57 issues of Nick Colley

I might be doing something really stupid, but it seems like when I run this script before it impacts the output of colour which my snapshot tests depend on. https://github.com/nickcolley/jest-axe/pull/14...

> We are struggling to disable chrome's autocomplete when using this. We can set `autocomplete: "new-password"` on the input, but not on the new input in the `autocomplete__wrapper`. You can...

๐Ÿ› bug
documentation
submitted by user
investigation

This project does not support IE8 which if fine but it makes it hard to progressively use this without having scripts throw errors in older browsers, ideally we'd be able...

๐Ÿ› bug

Expands the public API to include a new `$govuk-button-background-colour` scss variable. Allows users who brand GOV.UK to do so without brittle selector overrides which can break in future updates. This...

## What Write and share a proposal for our approach to internationalisation, specifically translating hardcoded strings in component JavaScript. The proposal needs to include: - details of how we expect...

javascript
localisation
javascript squad

While reviewing Colin's pull request I found myself giving known knowledge of how we work that is not written down. We should document: - we prefer to use automated tests...

documentation
๐Ÿ•” hours
nunjucks
small story
firebreak0722

Some components relying on 'clip-path' may be displaying in a way that is not ideal in IE11 / Edge, which don't support clip-path. ![back links high contrast gov uk](https://user-images.githubusercontent.com/2445413/43596124-4cffb3ae-9676-11e8-939d-79965f8f91e1.PNG) This...

๐Ÿ” investigation
accessibility
๐Ÿ•” days
firebreak0722

Originally raised by @injms on [alphagov/govuk-design-system](https://github.com/alphagov/govuk-design-system/issues/524) > The aXe accessiblity tool flags two issues when using the conditional reveal radio component. Running aXe on the [example page](https://design-system.service.gov.uk/components/radios/conditional-reveal/index.html) shows the following...

๐Ÿ” investigation
accessibility
โš ๏ธ high priority
radios

When tabbing into the 'Ways to help' box the contrast between the [focus outline and the text is too low at 2.57](https://contrast-ratio.com/#%23212121-on-%23ad3448 ). ![Image of Ways to help box, shows...

good first issue
Type ยท Frontend
Type ยท Accessibility
Status ยท Needs Submitter Info

While doing https://github.com/alphagov/govuk-design-system/pull/919 I realised most of our page titles are inconsistent. Some use a format like `subcategory - category`, others are a single sentence. This will improve the experience...

accessibility
website
small story