Andrew Dunkman (he/him)

Results 20 issues of Andrew Dunkman (he/him)

Spun out from #277, this would enable us to longer-term reduce or eliminate the need for the `[email protected]` account. Seeding an environment in this context is the process of initializing...

post MVP

SECURITY.md is the [standard location for security policies](https://docs.github.com/en/github/managing-security-vulnerabilities/adding-a-security-policy-to-your-repository). We should document how we would like to receive security vulnerabilities from anyone — employees, contractors, and the public — who discover...

We currently have the permissions for the user used in deployment managed [through code in this repository](https://github.com/ustaxcourt/ef-cms/blob/b91479b4cc6fc282ba1a3a17611e2562b93826ee/iam/terraform/account-specific/main/circle-ci.tf). This means: - A manual step is required to run this script as...

infrastructure
post MVP

As an authorized user, so that I can use a functioning application while it is being updated, I need to update my front-end application to match a back-end’s updates. Migrated...

post MVP

Now that we’re nearing completion for automated accessibility scans (#3605), a few errors have popped up due to pages which are loading scripts from third-party domains and modifying the site....

type:bug

Is there a signup form elsewhere these days, or is the Slack group no longer maintained?

Just a quick typo fix. 😄 Thanks for the essay!

Hi! I don’t really care about this anymore, which is probably frustrating for all of you that are using it. Would you be interested in taking over the project?

We’re in the process of implementing Touchpoints using a custom styled button in the 18F Guides (https://github.com/18F/guides/pull/723). Through testing, we’ve noticed that a user can’t submit multiple responses to the...

@harvesthq/chosen-developers /cc @jisraelsen This PR changes the way focus tracking occurs, relying on `focusin` and `focusout` events on the Chosen container instead of `focus` and `blur` events on the search...