hannalaakso

Results 34 issues of hannalaakso

[Travis is set to use the `stable` version of Node.js](https://github.com/alphagov/accessible-autocomplete/blob/e87bc9e8276a82eada9e4887502a7930a3b6981d/.travis.yml#L5) which is now 11. This is throwing up errors with `fibers` and `node-gyp`. ![screen shot 2018-11-05 at 15 23 01](https://user-images.githubusercontent.com/5007934/48007080-c1157200-e10e-11e8-9854-e4df720c5ff6.png)

User should be able to submit a form with autocomplete with a `null` value because they're being presented with a text box (the UI itself doesn't suggest it is a...

🐛 bug
Question: decision-making

## Description Once we've finished the [WCAG 2.1 compliance work](https://github.com/alphagov/govuk-design-system/issues/677), we should consider increasing visibility of any known validation errors with our code due to accessibility, legacy etc fixes. This...

documentation
accessibility

## What Allow strings in our component JavaScript to be customised/changed, to allow for text in other languages, e.g: Welsh. ## Why Some service teams have a requirement to provide...

epic
javascript
localisation
javascript squad

## What Split out from https://github.com/alphagov/govuk-frontend/issues/1682 The 'menu' text in the header navigation toggle button currently cannot be customised using the header Nunjucks macro. We intended to fix this in...

🕔 days
design
header
localisation
javascript squad
shared ownership

Running Axe against the radios and checkboxes conditional reveals flags the following error ``` Radio inputs with the same name attribute value must be part of a group To solve...

🔍 investigation
🕔 days
radios

## What Research into how other projects structure their JavaScript and deal with things like public vs private methods. We should: - consider previous investigations we've done into this -...

🔍 investigation
javascript
javascript squad

## What If a footer has multiple links that open in a new tab or window, our [guidance](https://github.com/alphagov/govuk-design-system/pull/1179) says you could (in order to save space and avoid repetition) consider...

🕔 days
design
typography
guidance
footer

## Description of the issue The focus and hover states on the GOV.UK product name in the header are much wider than the enclosed content **when the product name breaks...

🐛 bug
🕔 hours
design
header
small story

## What Try applying some of the approaches we saw in https://github.com/alphagov/govuk-frontend/issues/1719 with GOV.UK Frontend to help us decide what approach to take and/or to ensure they work for us....

🔍 investigation
javascript
javascript squad