Melanie Sumner

Results 243 comments of Melanie Sumner

@Dhaulagiri any idea why adding a changeset would cause Percy to fail? 🤔

Something in my git rebase didn't work correctly, so I'm just going to redo this PR.

Here's what I can find: > Prettier cannot ignore specific elements globally through its configuration file. You’ll need to rely on the `prettier-ignore` comments for now.

This is super helpful! I'll work on it more tomorrow.

> Remove mozjpeg (IMO mozjpeg doesn't offer "significant enough" improvements any longer, and its inclusion means that we have to bundle this action in docker (and build part from source,...

I think I need to pair these with some kind of category so they are easier to scan. They might be good on their own for something like an issue...

I spend a lot of time writing components and helping developers fix their components, and personally I would say this is author error. I would like to advocate for a...

I'm late to this party- but since the issue is still open I'll comment. Disabled on a form element means that the data won't be submitted to the server with...

> Workaround: Do never transition to a route that has a wildcard in its path. If you need to redirect to a not found route, you can split it up...