Carie Fisher
Carie Fisher
## Issue Create accessible star rating pattern based on @scottaohara's pattern. ## Example https://scottaohara.github.io/a11y_styled_inputs/src/native-radio--rating/
## Issue We need to find and add a slider example that is accessible. For those times you absolutely need one.
## Issue Create new pattern about mobile touch targets ## Example The recommended size of touch targets is 7 – 10mm. This size is equivalent to the smallest average finger....
in the SG there are many examples available for each component, to show real-world scenarios we often find ourselves in as developers. however, we do sometimes have full control of...
## Issue Create accessible notification pattern. ## Example Make notifications visible using standard operating system alerts, inline messages or icons. Make notifications audible using sound bites or ensuring they can...
## Issue Beyond the normal notification alert pattern, make an error notification pattern. ## Example When errors can be detected programmatically, provide clear informative messages that succinctly tell the user...
## Issue Create accessible file input pattern based on Scott's pattern. ## Example https://scottaohara.github.io/a11y_styled_inputs/src/native-file/
## Issue Create accessible stepped UI indicator. A stepped UI indicator is an interface widget that highlights the user's current location in a series of screens. ## Example https://codepen.io/team/carbon/full/jaGPyr/
Nice low hanging pattern for anyone looking to contribute. Need to create an "alert" or "error message" type pattern featuring accessible colors. Example pattern to grow from: https://standards.usa.gov/components/alerts/
## Issue Create accessible date picker pattern. ## Example https://codepen.io/team/carbon/full/POJoNb/