Steven Proctor

Results 67 comments of Steven Proctor
trafficstars

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. ![image](https://user-images.githubusercontent.com/11977962/48905872-9fc8bb80-ee5a-11e8-9a2a-a845bcddea47.png)

Many HMRC services do not use the navigation but do have a 'Sign out' link on the right hand side of the header. **Desktop** ![image](https://user-images.githubusercontent.com/11977962/47720575-16044480-dc46-11e8-916c-ca413bd313ff.png) **Mobile** ![image](https://user-images.githubusercontent.com/11977962/47720633-3fbd6b80-dc46-11e8-9deb-bd63a1945912.png) 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.