Mike Gifford

Results 287 issues of Mike Gifford

The second best time is now. Figma is trying to retrofit a lot of stuff here: https://www.figma.com/blog/a-step-forward-in-our-accessibility-efforts/ Probably a tonne of work. Usually best to start early. Here's a screenshot...

bug
managed on taiga

- [x] I have searched the [issues](https://github.com/recharts/recharts/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [https://recharts.org/en-US/examples/BarChartWithCustomizedEvent](https://recharts.org/en-US/examples/BarChartWithCustomizedEvent) ### Steps to reproduce Try to access the...

Type: Enhancement

Accessibility insights identifies a number of accessibility errors with the form on the home page https://react-hook-form.com/ Using placeholders & labels really isn't a great example of good accessibility. Plus color...

enhancement

I'd like to use this on GitHub Pages. according to https://help.github.com/articles/adding-a-jekyll-theme-to-your-github-pages-site/ "To activate any other open source Jekyll theme hosted on GitHub, type remote_theme: followed by the name of the...

This should be updated to reflect http://www.w3.org/TR/CSP/ right?

Would be good of axe weren't the only accessibility engine that supported web components. Web Components are found in 18% of all webpages viewed by Chrome users.

Sometimes clients can have pretty long file names. Is it possible to expand the defaults? Currently I'm excluding it with --exclude-path-glob So often GET strings can get totally out of...

I wondered about ways to improve the Google template in the future. A Lighthouse Parade Template v2.1 could include conditional formatting. That's a really easy way to highlight which pages...

Rather than aggregatedMobileReport.csv (This is an aggregated report, but is it mobile?) Could the filename be something like: cloudfour.com-31-12-2022-lighthouse-parade.csv If a consistent filename was important, just create a symbolic link...

I assume it would be pretty trivial to collect other metrics, for instance accessibility, via Lighthouse Parade. Could that be something that is just enabled optionally from the command line?...