nhsuk-frontend
nhsuk-frontend copied to clipboard
NHS.UK frontend contains the code you need to start building user interfaces for NHS websites and services.
Generally the error and hint on a checkbox should get linked with `aria-describedby` to something. Usually this is the `fieldset`. However, checkboxes don't *have* to have a fieldset and legend...
# Bug Report ## What is the issue? The responsive table, when shown on small screens as a stacked list, does not have matching visual and code order. The table...
# Bug Report ## What is the issue? It's not clear how NHS Frontend relates to GOV.UK Frontend - how much is it inspired by GOV.UK Frontend, can people expect...
Disabled text inputs don't have an explicit style yet (just the browser default), and the browser default is very subtle. Should probably have _something_ a bit more obvious, even if...