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

## Description ## Checklist - [ ] Tested against our [testing policy](https://github.com/nhsuk/nhsuk-frontend/blob/master/docs/contributing/testing.md) (Resolution, Browser & Accessibility) - [ ] Follows our [coding standards and style guide](https://github.com/nhsuk/nhsuk-frontend/blob/master/docs/contributing/coding-standards.md) - [ ] CHANGELOG...

# Bug Report ## What is the issue? An accessibility audit of our site has flagged the following non-compliance with WCAG Level A: 1.4.1 Use of Colour. The contrast ratio...

# Bug Report ## What is the issue? An accessibility audit of our site has flagged the following non-compliance with WCAG Level A: 1.4.1 Use of Colour. [Action links](https://service-manual.nhs.uk/design-system/components/action-link) rely...

# Bug Report ## What is the issue? An accessibility audit of our site has flagged the following non-compliance with WCAG Level AA: 1.4.11 Non-text Contrast. The contrast ratio of...

## Description Adds additional spacing at the beginning of nested lists, and removes unnecessary spacing at the end of them. Resolves #430 by a solution which is effectively https://github.com/nhsuk/nhsuk-frontend/issues/430#issuecomment-489084964. Also...

## Description Resolves #662 + some additional related bugs - Vertically align back link icon with text at large font sizes - Vertically align back breadcrumb icon with text at...

## Description - Update current node version to 20.x lts ## Checklist - [ ] Tested against our [testing policy](https://github.com/nhsuk/nhsuk-frontend/blob/master/docs/contributing/testing.md) (Resolution, Browser & Accessibility) - [ ] Follows our [coding...

# Bug Report ## What is the issue? The guidance at https://service-manual.nhs.uk/accessibility/what-all-NHS-services-need-to-do says > "meet at least level AA of the Web Content Accessibility Guidelines and aim for AAA where...

accessibility

# Bug Report Continue button auto focuses to wrong element on iOS 17 voiceover. When the continue button is clicked, it doesn’t indicate anything to voiceover user that the focus...

accessibility

# Bug Report ## What is the issue? The .nhsuk-width-container-fluid class is no longer working as expected. I use the class for creating a full screen layout (as opposed to...