Vicky Teinaki
Vicky Teinaki
HMRC has a consistent toggle for English and Cymraeg https://design.tax.service.gov.uk/hmrc-design-patterns/account-header/
I feel like there's something in investigating the different options available - including the default if we can't have this of how we ask for money. I know that the...
My question with this would be how this related to the proposition of GOV.UK (which therefore relates to the GOV.UK design system). A lot of these examples seem to relate...
I've also experienced this issue when trying to create a site that will hopefully be part of the x-gov family. The home page doesn't act as expected on the homepage...
Agree with this - it's a bit confusing to ostensibly have the original plugin available but also … not?
I've been trying to use the inverted button on a hero image for a subsite. Something is off with the inheritance as the button does not maintain its background. It...
@cjforms the manual says that it is OK to do it and links to an example that doesn't exist https://design-system.nhsapp.service.nhs.uk/components/buttons/ , so this would mean reversing the guidance from 'do...
Will also be good to use the examples from GOV.UK of: * Clear screen https://github.com/alphagov/govuk-prototype-kit/blob/main/lib/nunjucks/views/manage-prototype/clear-data.njk#L13 * clear success screen https://github.com/alphagov/govuk-prototype-kit/blob/main/lib/nunjucks/views/manage-prototype/clear-data-success.njk * link in footer
Some extra info about the GOV.UK version, page updates have two versions: - major change - which needs a description and shows up as a 'page updated' date. It also...
While I'm also here I also think the eleventy.config.js example can be padded out a little to make it easier to undersatnd how to customise it, for example: ``` const...