Brandon Lenz

Results 28 issues of Brandon Lenz

**What does not work?** pa11y command types are not properly recognized if the library is configured correctly (according do the documentation) with the following error: `TS2339: Property 'pa11y' does not...

bug

**Describe the bug** danger relies on a version of macos-release that does not include Monterey. This causes typescript integrity checks to fail: ```sh Error: TypeError: undefined is not iterable (cannot...

bug

# Summary Allow consumers to build custom Banners (say if a consumer needed a banner for a state government website) This change is inspired by the DOL project which is...

**Does your feature request relate to a specific USWDS component?** [Banner](https://designsystem.digital.gov/components/banner/) **What USWDS Version is this feature present in?** N/A **Is your feature request related to a problem? Please describe.**...

type: feature

**ReactUSWDS Version & USWDS Version:** USWDS 2.11.2 at the time of writing **Describe the problem** `hero.png` is massive. Larger than all the other code and styles combined. We should not...

type: bug

**Is your feature request related to a problem? Please describe.** We only test for supported versions (14.x - 18.x at the time of writing), since older versions of Node are...

type: feature
good first issue

**Describe the bug** CircleCI deployment urls no longer point to the CircleCI index.html artifact. This is due to a change that Circle made where they no longer expose artifacts over...

type: bug

**Is your documentation related to a problem or inconsistency? Please describe.** Following https://github.com/trussworks/react-uswds/issues/2001, it would behoove us to ensure that the documentation for new consumers of the library implementing it...

type: documentation

**Does your feature request relate to a specific USWDS component?** Not a specific component, but rather component css classes that follow the pattern `[uswds-component-prefix]--size-[size]` or `[uswds-component-prefix]--color-[color]`. See [Using the icon...

type: feature

# Input Group ## USWDS Version Not sure when it was introduced, but some other components (e.g. [Input Prefix and Suffix](https://designsystem.digital.gov/components/input-prefix-suffix/)) make use of this convenience component, and it seems...

type: feature
good first issue