GCHQ-Developer-847

Results 55 comments of GCHQ-Developer-847

In triage, it was suggested that we implement the same hover state / colour as that which is in on the app icon and app title on the top navigation...

The logo links no longer show the underline in Safari - they just don't have a focus indicator at all, like in Chrome

I was able to recreate this error when creating basic a Vite + React app (e.g. using `npm create vite@latest my-react-app`). I added some ICDS buttons to the app, did...

Consider using our test app to test solutions, as it uses Vite and React. Not sure if this shows the error currently but that might be because it may be...

A solution has been found for this. Just waiting for the customer who created the ticket to confirm whether they are happy for this ticket to be closed https://github.com/mi6/ic-design-system/issues/1750 has...

The colour of the label is also wrong so that needs fixing as part of this ticket as well. The current issues with the contrast of the label and helper...

This ticket will probably involve overriding these tokens on a text field when it's in a hero: ``` --ic-input-label-text-color: var(--ic-text-field-label); --ic-input-label-helper-text-color: var(--ic-text-field-subtitle); ``` Please check other input components (i.e. which...

_Note for backlog refinement_ This may have an impact on screen reader behaviour - maybe this should be done after #3853? E.g. if you focus on a button which is...

Investigate whether we want to do this first. If we decide to do it, add this as a prop which people can turn on (and specify the amount of delay)...