Adam Chrimes
Adam Chrimes
## Description Expand the [Contributing documentation](https://github.com/nhsuk/nhsuk-frontend/blob/master/CONTRIBUTING.md) to include documentation for Maintainers, for things such as Pipelines, Deploying, Releasing, Release cycles, Versioning (SemVer) and any other maintainer specific information that might...
Originally posted on https://github.com/nhsuk/nhsuk-service-manual-backlog/issues/36#issuecomment-780401497 On the NHS App our testers found an issue with visually hidden text. They found that the hidden text wasn’t reliable on Android (including on the...
When using the [Hero with image, heading, and content](https://nhsuk.github.io/nhsuk-frontend/components/hero/hero-image-content.html) there is no bottom responsive margin below the Hero component, so any content placed within the page after this component is...
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...
## Description - Import and initialise the Error Summary JavaScript so the component example works as expected ### Related issue https://github.com/nhsuk/nhsuk-frontend/issues/766 ## Checklist - [ ] Tested against the [NHS.UK...
## Description The Details and Expander components are currently 2 separate pages on the service manual, however within the code they are the same component just styled differently. We should...
## Description To make it easier to link to the Nunjucks arguments table for each component on the NHS digital service manual, we should add some JavaScript logic to link...
`draftail` has a peer dependency on `draft-js` version `0.10.5`, the latest version of `draft-js` is at `0.11.7`. `draft-js` `0.10.5` has some requirements on an earlier version of `node-fetch` which currently...
## Description For the formatting of dates on the check your answers page in a prototype, I came across this this useful Nunjucks filter to change a number, like 1...
## Description We have a [GitHub repo utilising the README](https://github.com/nhsuk/nhs-prototypes-list) file to list a range of different prototypes created using the NHS.UK prototype kit. This is particularly useful for being...