Samuel Goff

Results 15 issues of Samuel Goff

Any change to the class rule for .roundabout-holder which results in anything other than a fixed height -- either specified in % or auto, or removed completely -- causes the...

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: darwin Arch: arm64 Version: Darwin...

template: bug

`Button`s with `primary` or `secondary` appear completely different depending on whether they have contents defined through the `label`, `icon`, or wrapped (child) text. ### Expected Behavior `Button` `font-weight`, `color`, `padding`,...

documentation

Since the URLs returned are hard-coded to HTTP, on a forced-HTTPS site this throws a Mixed Content warning for every image rendered into the widget (in our case, that's 200...

### What version of Next.js are you using? 11.0.1 ### What version of Node.js are you using? 14.15.4 ### What browser are you using? Chrome Version 92.0.4515.107 (Official Build) (x86_64)...

template: bug
area: next/image

I'm trying to achieve the best possible image quality when resizing or rotating images. For most photographic or textural image types, as well as some illustrations or line art, Lanczos...

help wanted
enhancement
solution in issue

Current version of React throws this error: `Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.` This occurs in over...

On a browser that is set to prefer dark mode, the Grommet site flashes white for about a second before turning dark. This is disconcerting to the user and makes...

bug

hey @cheton Thanks for creating `find-imports`! I'm trying to use it to flatten TypeScript type imports from multiple files into a single `@types` file, but I get an error, because...

The ability to convert between CMYK and RGB colorspace would be immensely helpful for anyone who receives files from the world of print, or from users that simply don't know...