sanity icon indicating copy to clipboard operation
sanity copied to clipboard

feat(structure): sheet list patching, delete, batch publish, fields

Open pedrobonamin opened this issue 8 months ago • 3 comments

Description

This PR introduces changes into sheet list view:

  • Patching https://github.com/sanity-io/sanity/pull/6866
  • Batch publishing, select multiple documents to publish all at once.
  • Columns resizing
  • Selected state for rows
  • Use the same preview component as in the list for the document row, allowing for presence and clicking the row to open the document.
  • UI updates for the headers

What to review

Testing

Notes for release

pedrobonamin avatar Jun 10 '24 12:06 pedrobonamin