Nick Colley
Nick Colley
Potentially by solving https://github.com/alphagov/govuk-frontend/issues/1127 we could then use that to solve this issue. Since they both rely on knowing of instances of GOV.UK Frontend components on the page. We could...
@kescherCode can you give any more detail to what issue this causes you?
We should not shame those who don't write alt text because while many do out of ignorance, or worse known apathy, some disabled people cannot write alt text. We should...
Would it be too clever to weight the decision making towards camelcase? So if the user types camelcase and the server is lowercase, pick the client. If the user types...
Agreed, from an access point of view having this left aligned will help anyone who uses a screen magnifier find this link quicker. 👍 This was on my list to...
In terms of HTML validation we could consider making the hint component render with a div when supplied with HTML (or at all times) since we make it a block...
Updated the branch to use the newer renderer code you've added.
> is it an issue that the functionality is only visible if you hover or focus on the headings? ultimately these are links, and by default they're not styled as...
It'd be good to get @davidc-gds 's thoughts on this approach since it is not your typical feature.
Here's idea on what if you made it super duper boring: Accessible name would need to reference the heading next to it otherwise you'd have many links with the same...