Jay George

Results 6 issues of Jay George

According to the [docs](https://statamic.dev/multi-site#views) multisite, "If a requested view exists in a subdirectory with the same name as your site handle, it will load it instead." This works great **but...

bug

SSG doesn't seem to be able to find a template when using `template: '@blueprint'` using multisite (note: this could also be a problem without using multisite—I haven't tested). Switching to...

bug

Hi Ian, It looks like Chrome has made some changes to their web store and I'm getting a "This extension is no longer available because it doesn't follow best practices...

Due to the way Comboboxes use the Reka Popper component—which is teleported, and doesn't sit in the regular DOM—comboboxes were appearing _below_ the global header, so it looked a little...

This PR adds delete/danger and success states and maps them to variables such as red and green. My goal was to style these states in a way that they're obvious...

Occasionally, buttons are close together—and in this case, I think it's sensible to pull dropdown triggers a z-index above by default. For example, when you have a dropdown very close...