sanity icon indicating copy to clipboard operation
sanity copied to clipboard

Sanity Studio – Rapidly configure content workspaces powered by structured content

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

I am aware this is possible with mutations. But that can only be done by a developer. Our clients often wish to make bulk changes or deletions themselves and expect...

# The problem I absolutely love Sanity. But one of the biggest blockers I've found so far, is that there is no ability to control structure or sub-directories in the...

feature-request

Type error: Object literal may only specify known properties, and 'preview' does not exist in type 'DocumentComponents'. occurs when using `custom preview component` in `defineType` method: `components: { preview: ExamplePreviewComponent,...

### Description This implements a relay approach for listener connections: - When we now set up a listener, we also schedule a new listener connection after somewhere between 12-19 minutes....

### Description ### What to review ### Testing ### Notes for release

**Describe the bug** I want to filter out "schedule" actions for some documents. Based on the docs, the intended way is to use `action` property however it is not available...

**Is your feature request related to a problem? Please describe.** Unable to order documents using an array value (reference) **Describe the solution you'd like** orderings to be able to use...

Feature

### Description Adds the `--enable-auto-updates` and `unstable_enableAutoUpdates` flags to the CLI build options and config. Additionally this PR: - Adds `importMap` support to `renderDocument` and `sanityBuildEntries` via `node-html-parser` (see tests)...

Before the implementation of scheduled publishing as a default feature, when visiting the studio with no plugins added users were seeing the following screen: Once scheduled publishing was implemented, users...

**Describe the bug** When trying to show usage or delete file from Select file popup crashes with `TypeError: Cannot read properties of undefined (reading 'icon')` **To Reproduce** 1. add custom...

bug
triaged