Cody Olsen
Cody Olsen
Unclear if the benefits warrant the complexity, PR will stay in draft status until testing is finished. Can be tested using `npm i sanity@use-lodash-es --save-exact`
### Description Refactors the internal logic that drives presence overlays, and change indicators, which has to keep up with user scrolling, layout shifts and more. To avoid causing regressions the...
https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-beta/#the---nouncheckedsideeffectimports-option#the---nouncheckedsideeffectimports-option
https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-beta/#the---nocheck-option
It's handy if `@sanity/pkg-utils` had the same Web Worker functionality as `vite`: - https://github.com/vitejs/vite/blob/main/packages/vite/src/node/plugins/worker.ts - https://vitejs.dev/config/worker-options.html#worker-options
At sanity we use `styled-components` extensively, [our `@sanity/ui` design system](https://www.sanity.io/ui) is built upon it, and most of the Sanity Studio codebase is as well. We've been testing the impact of...
### Description In production we have this very annoying warning: ```bash WebSocket connection to 'wss://:projectId.api.sanity.io/v2022-06-30/socket/:dataset?tag=sanity.studio' failed: WebSocket is closed before the connection is established. ``` [Here's](https://test-studio.sanity.build/test/structure/species;2kXlsm7wlxP522CbJpVLNZ) both the warning, and...
### Description ### What to review ### Testing ### Notes for release
### Description Experimental branch, not meant to be merged directly, but broken into smaller, and focused, PRs depending on the outcome of the R&D on how to make the Studio...