GCHQ-Developer-847
GCHQ-Developer-847
(When discussing in backlog refinement, we felt that the screen reader behaviour would probably be fine because even if it isn't visible, it's still rendered in the DOM so the...
Moved this ticket to the "no status" column as it needs a milestone and priority
Test / ensure that the datetime type can be displayed as a link as well
About the "needing to be edited", this would be like the `maxCharactersMessage` prop on the text field. I.e. the default text would be "(required)", but a prop called something like...
This would need to be changed for all input fields. One concern I have about this ticket is affecting user familiarity, as some apps could have asterisks, some could have...
Marked as high urgency - the customer needs this done by the end of November
My initial thought is that we should use slots (but happy to discuss). So if we're creating a slot for both the label on an `ic-checkbox` and the placeholder on...
Check that the screen reader behaviour works correctly, e.g. it reads out the slotted label when the checkbox is focused, and the slotted placeholder when the text field is focused....
We decided in backlog refinement that it's best to just focus on the two specific bits of text the customer needs this fix for - so that it can implemented...
Thanks @GCHQ-Developer-299 - I have gone back to the customer to explain the issues with the placeholder, and asked if the placeholder fix is essential (e.g. maybe the placeholder could...