Adam Silver
Adam Silver
I'd be happy with a measure class (that I could put on a wrapper, or on the error summary container). On Mon, 2 Jul 2018, 18:09 Nick Colley, wrote: >...
Yep, so I spoke with Nick about this before. The two-thirds grid acts a little differently to a max-width. The grid 2/3 means it's always two thirds (except for mobile)....
Note: the width of my prototype is wider than normal. ## Using grid (full width viewport) This is basically fine.  ## Using grid (half width viewport) Here the error...
Well, that's another thing. I'd say this `max-width` thing should be put on the `` (or similar) too. Basically, for pages that are single column (that's probably the majority) don't...
Hey Steven, reading back I don't think I was very clear. I think the page should conform to a grid, but I don't think a single column page (like the...
Here's some work we've done for HMCTS on filters: https://github.com/hmcts/design-system-backlog/issues/43 Here's a demo of an AJAX-enhanced responsive filter with accessibility measures. You can turn off JS to see how things...
Here's the MOJ's filter a list pattern: https://moj-design-system.herokuapp.com/patterns/filter-a-list Big screens:  Small screens: 
@frankieroberto would there be an advantage in using `type="text"` instead of `type="search"`?
We have done some work on search patterns where it's part of the header on every page. This one searches everything in a system and uses the search button text...
DfE Apply for teacher training has used this component really successfully and it has tested well in an accessibility audit ran by DAC 10 December 2019. During their audit, they...