Steven Proctor
Steven Proctor
Or is there a way of grouping all the ``s under a single ``? ``` Directors Sydney Russell Change Remove ```
@timpaul @dashouse Thanks for talking through the add to list pattern and possible code today. I will take a look at the `` solution. Expect a contribution soon 😸
This the 2 factor authentication screen from personal tax account. 
Many HMRC services do not use the navigation but do have a 'Sign out' link on the right hand side of the header. **Desktop**  **Mobile**  This would be...
@36degrees I think this is a good idea because there is no guarantee that people will hear the message twice or remember it from the first time if they do....
@36degrees Our accessibility champion thinks it would be beneficial, especially for fields with hint text where what is read out is more verbose. A quick question, the guidance says "if...
@gazjoy `maxlength`s can cause problems for people when they are pasting something in a text input or textarea. It is better to make the input as flexible as possible and...
@jfhector You always have to validate when someone tries to move to the next part of a service because validation when someone moves away from a field relies on JavaScript...
@penx Research by Luke Wroblewski (https://alistapart.com/article/inline-validation-in-web-forms) and Baymard Institute (https://baymard.com/blog/inline-form-validation) on whether to display live inline errors found that they help users fill in a form more quickly and accurately,...
@timpaul I like the darker colour in both examples. It is AAA compliant for all text sizes, not just larger text which is awesome.