Derek Foster

Results 13 issues of Derek Foster

I have this working, however if two projects have similar but different names the user might get unexpected behavior. In my case, I have a project named "Japan" and also...

### Description We have been using `ubuntu-latest` for our build process for about a year now. Last week, it started to hang indefinitely and timeout. After going through GitHub support,...

Area: JavaScript and Node.js
OS: Ubuntu
investigate
bug report

In the Media Library for Sanity, there's a way to tag photos. It's accessible via GROQ, and we are able to pull images for only a specific tag. In Gatsby,...

I get this on some files after compressing, and I also get this on some files that just won't compress. Can anyone tell me what this error means? ``` Exception...

**Is your feature request related to a problem? Please describe.** I'm using sanity client to update one field on an object. The only way to update the object is via...

Awesome hook - I'd like to use it, but we have a requirement to debounce the actual search method (index.search). I can open a PR if this is something you're...

NPM page for this package says 38 kB unpacked. Actual: 1.4MB

Muffet is wonderful for checking all links on a page/site - but I have a need to check only a given link, not all the links on the page that's...

enhancement

There are multiple H1 tags generated - for SEO/accessibility, it'd be nice to have the title of the page be H1 and all the others cascade down from that heading...

It'd be sweet to have the output HTML minified - our version of spectaQL spits out essentially 1MB of HTML, but after minifying and compressing it's 734KB. Something like [this](https://www.npmjs.com/package/html-minifier)...