Patrick Hulce

Results 30 issues of Patrick Hulce

Fairly mature project that offers the same API developers might be familiar with in their other React/Vue/Svelte/etc testing https://testing-library.com/ https://github.com/testing-library/pptr-testing-library/

## tl;dr - Chrome sometimes stops responding, most commonly when trying to clear the cache, so uncheck "Clear storage" and try again. **Explanation** This is the umbrella ☂️ issue for...

P1.5

## Summary Lighthouse is going to slowly introduce support for running on flows, i.e. situations beyond just the initial page load. This issue collects related discussions we've had on this...

P2
fraggle-rock

`activeClassName` gets passed through to the `a` element as a regular attribute and is not used in the matching-style that is documented in the README. It seems to be because...

question
documentation
needs more info

Just looking to help and wondering what the best way to go about doing that is :) It's completely fine if the answer is "yes, I don't have time". Are...

First off, thanks for this project it's a legitimate life saver! I recently ran into the following issue. Running `semantic-release-cli init` I get the following stack trace when my package.json...

cli

### Steps to Reproduce 1. Create a snapshot file with the following content ``` exports[`file should handle HTML-like stuff 1`] = `""`; exports[`file should handle HTML-like stuff 2`] = `now...

help wanted
easy pick
stale

Currently uses a regex search to find content but would be much better to parse and walk the AST

enhancement

**Describe the solution you'd like** CLS has a major weight in the score, is a Core Web Vital, and should be visually trackable in the dashboard. No design was ever...

enhancement
P1
needs-design

Split from https://github.com/GoogleChrome/lighthouse-ci/pull/342#issuecomment-638430510. It'd be great if you could assign friendly names to the URLs that are stored in LHCI projects. A `urlToNameMap` per project as Paul suggests might work...

enhancement
P2