nhsuk-frontend icon indicating copy to clipboard operation
nhsuk-frontend copied to clipboard

NHS.UK frontend contains the code you need to start building user interfaces for NHS websites and services.

Results 85 nhsuk-frontend issues
Sort by recently updated
recently updated
newest added

# Bug Report ## What is the issue? Font size of details appears small in relation to text above and below it. See 2 examples from my mobile phone. First...

good first issue
accessibility
:clock10: hours
details

When creating a nested list, the spacing for the nested `` and `` elements doesn't look right. I think there needs to be some top margin adding to either the...

good first issue
:bug: bug
:clock10: hours
typography

NHS App team have been tested night mode for the app. Most of the frontend holds up well 🙂 But the NHS logo doesn't match the mode. 1. Decide if...

help wanted
:clock10: days
header

# Bug Report ## What is the issue? Checkbox labels are full-width, which means the entire area to the right of the visible label is clickable: https://user-images.githubusercontent.com/121939/189073255-067021af-b90d-4176-8df7-5d64fae5e741.mov This is notably...

Bumps [postcss](https://github.com/postcss/postcss) to 8.4.37 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [stylelint](https://github.com/stylelint/stylelint), [stylelint-order](https://github.com/hudochenkov/stylelint-order) and [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss). These dependencies need to be updated together. Updates `postcss` from 7.0.39 to 8.4.37 Release notes Sourced from...

dependencies

Bumps [axios](https://github.com/axios/axios) to 1.6.8 and updates ancestor dependencies [axios](https://github.com/axios/axios), [start-server-and-test](https://github.com/bahmutov/start-server-and-test) and [wait-on](https://github.com/jeffbski/wait-on). These dependencies need to be updated together. Updates `axios` from 0.25.0 to 1.6.8 Release notes Sourced from axios's...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...

dependencies

Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [stylelint](https://github.com/stylelint/stylelint). These dependencies need to be updated together. Removes `yaml` Updates `stylelint` from 13.13.1 to 15.6.0 Release notes Sourced from...

dependencies

# Bug Report ## What is the issue? If you put a checkbox inside a details element, the tick is too large and not centred correctly. ## What steps are...