Cody Olsen

Results 133 comments of Cody Olsen

You could write a test for it and see if it behaves the same way in: `npm run test:e2e` as well as `npm test`. The `npm run test:e2e` suite is...

Confirmed https://github.com/stipsan/ioredis-mock/commit/d51a3bd7a8d7cb4919107a960fa6eea3feaede33

Adding some context, these are the tests that needs to be added, and the implementation need to pass: - https://github.com/web-platform-tests/wpt/blob/3428426669666600429687c1cfb708cefd8cc79b/css/cssom-view/scrollIntoView-scrollPadding.html - https://github.com/web-platform-tests/wpt/blob/3428426669666600429687c1cfb708cefd8cc79b/css/cssom-view/scrollIntoView-scrollMargin.html

@titanism I don't have time to work in it myself but I'll happily review a PR if you send in one 😄

Use https://www.npmjs.com/package/@types/ioredis-mock for now

@dryan we **_do not require_** third-party cookies. [See the API docs on `AuthConfig`'s `loginMethod` for more info.](https://www.sanity.io/docs/reference/api/sanity/AuthConfig). You can force the Studio to be cookieless by doing this in your...

Hi, could you test https://github.com/sanity-io/ui/releases/tag/v2.0.13 and see if it resolves it?

@markomitranic We'll update `@sanity/plugin-kit` to enforce it ;)

Hey, like @gpoole mentions there's the excellent `next-sanity-image` package by @lorenzodejong that provides this functionality :D In fact, we use it on www.sanity.io 🎉 @armandabric I'm sure they'll give you...

Thanks @lorenzodejong, we'll be sure to let you know 😌 And it goes for you as well. If you want help to get in our automated tooling. Like, if you...