Kimberly Munoz
Kimberly Munoz
Some of these might be relevant. It should be worth going through to add those that are specific to the existing categories here. https://medium.com/humane-tech
https://npr.design/designing-news-products-with-empathy-50-stress-cases-to-consider-61f068a939eb#.32vs98njz
Read and evaluate 18F's series on this: https://twitter.com/18F/status/756519511235424256
From https://github.com/cfpb/cfgov-refresh/pull/1249#issuecomment-171749751 > I think having the JavaScript toggle aria-hidden to hide the options will be really useful when this has a list of 50 options. I think have a...
via @cfarm in https://github.com/cfpb/cf-forms/issues/44 > Need to add value labels for the new range input element (see #43). > > > > See Retirement website for an example of value...
This should be light, but it does touch other pieces and should get done early. I talked with @contolini and https://github.com/cfpb/capital-framework/blob/canary/src/cf-grid/src-generated/cf-grid-generated.less will likely be out of scope since it's generated...
via @himedlooff in https://github.com/cfpb/cf-expandables/issues/1 > Currently we are using `aria-pressed` for the button and `aria-expanded` for the content. We should check to make sure we are using these properly. For...
via @Scotchester in https://github.com/cfpb/cf-forms/issues/35 > In setting up the pa11y tests, Chris employed a [quick fix](https://github.com/cfpb/cf-forms/commit/528b0eb09b19909698b23a6dff64b57945305cd2#diff-8685619c0d564352528a74fbef146c6c) of using `title` attributes to meet the guidelines for "labelling" the `input`s. Use of...
via @himedlooff in https://github.com/cfpb/cf-forms/issues/4 > How should we handle accessibility for valid/invalid inputs? Form labels might help but we haven't gotten to them yet since we are only focusing on...
From @cfarm in https://github.com/cfpb/cf-forms/issues/34 > We can implement this technique to make more useful, usable inputs for things like States. > > The `datalist` element is an HTML5 form element...