Gerardo Rodriguez

Results 22 issues of Gerardo Rodriguez

Right now, the layout is a bit funky as the width of the caption is restrained to the width of the image.

✨ enhancement
:construction_worker: dev

This is [an idea](https://github.com/cloudfour/cloudfour.com-patterns/pull/1689#issuecomment-1080986815) @calebeby came up with as a way to help make sure required component props are not accidentally missed when using a given component. > Maybe you...

✨ enhancement
:construction_worker: dev

I'm wondering if we should add a negative `text-indent` to the headings? (Only larger headings? Not sure.) I noticed it at some point and now I can't unsee it. In...

⁉️ question
🎨 design
:construction_worker: dev

I was running an audit and suddenly the audit got stuck with this error: > Error: Range ('Lighthouse Results'!A1001) exceeds grid limits. Max rows: 1000, max columns: 121 I manually...

I ran Lighthouse Parade with the `--output google-sheets` option. I stepped away from my computer because an audit can take hours. I forgot to disable my laptop's sleep feature. I...

@calebeby When I ran a report recently, my laptop was chugging. It made me wonder if it was better to leave my laptop alone or if it was okay to...

This PR is not ready to be merged, but I wanted to be able to show the changes I made to get this working. The goal was to use Puppeteer...

## TODO - [ ] Create a `next` Google Sheets template - connect with @grigs as he may have the most up-to-date Google Sheets to use as the `next` starter...

A "working concept" of this feature can be found here: https://github.com/cloudfour/lighthouse-parade/pull/143/files Maybe something like: ``` npx lighthouse-parade --cookies ``` cookie file (JSON): ``` { "myCookie": "someValue" } ```