Mike Gifford
Mike Gifford
Shift left where possible. Wireframes are one of the places where we first start thinking about the user. Start thinking about accessibility as early as possible. Here are some examples:...
I'd like the option to use axe-core's engine https://github.com/dequelabs/axe-core/ Is it possible to optionally swap this out like Pa11y does?
**Please describe the problem / need you are trying to solve.** I'd like to know if teams with people with disabilities are able to use this kanban tools. Right now...
How would I crawl a country to determine if the network has been dropped? Doesn't seem like `$ whois-rdap --country MM` is an option.... Obviously this is more complicated, but..
I'd like to evaluate how much energy it takes to load a bunch of web pages. I really can't do this manually in order to provide any useful information. I...
### Describe the bug The USWDS tooltip component provides an example here https://designsystem.digital.gov/components/tooltip/ But who uses tooltips on a button styled like that? They are almost always tied to form...
### Describe the bug I ran https://unlighthouse.dev/ on the https://designsystem.digital.gov/ site and discovered a few accessibility problems. As I said [2147](https://github.com/uswds/uswds-site/issues/2147) , it is really quite good, seems that there...
Is this list maintained annually? A monthly list would be more useful. Would be also useful to address the outstanding issue here, where corrections or additions are recommended. Ideally, this...
After pulling down the latest git repo, I can't seem to get past:  % npm run cli -- -c 2 -o a11y-scan-results.zip -u "http://localhost:8000" -w 360  @govtechsg/[email protected] cli  node dist/cli.js...
So I think this is mostly setup and I ran: ``` % spidergram status SPIDERGRAM CONFIG Config file: ARANGODB Status: offline URL: http://127.0.0.1:8529 Database: spidergram ``` The Readme doesn't explain...