sanity icon indicating copy to clipboard operation
sanity copied to clipboard

Sanity Studio – Rapidly configure content workspaces powered by structured content

Results 397 sanity issues
Sort by recently updated
recently updated
newest added

### Description - Migrate to typescript - Move configuration pattern to v3 style - Use pkg-utils to bundle, update paths to point to correct files - Use codemirror for query...

### Description When the schema type used for array members did not have a title, it displayed `Edit undefined` in the header. This PR makes it look up the most...

### Description When an incorrect value is set for an image/file `asset` field, the inputs crash because it expects the shape to be correct. This PR upgrades the asset utils...

### Description This PR adds logic to determine when a field should have the "level UI" (that is, padding to left + border). ### What to review Do the level...

### Description This PR fixes read only issues. ### What to review Make sure that read only works as expected. ### Notes for release fix(form): read only issues

### Description Performance and stability refactor of the `portable-text-editor` package and the Sanity PT-input. Especially stability in a collaborative setting is improved. * Refactor withPatches plugin to execute remote patches...

This PR adds a banner that is displayed when the network connection is lost, and improvements to the sync indicator. **Banner** The banner is displayed when the new `useNetworkStatus` hook...

v3

### Description This will make the PT input use the new `v3` `@sanity/portable-text-editor` package in `v2`. I have also lifted over some of the performance work done in `v3` on...

### Description Add new dashboard template ### What to review Review code for the new template (getting-started-dashboard) **Missing**: - [ ] update dashboard template with new dashboard ### Notes for...

The code-input component did not mark validation errors in the title of the component. This is fixed now by adding the markers.

v2