Automattic / Automattic/cortext

Add named collection views

Open
#101 0 comments 0 reactions 1 assignee Claimed by @priethor View on GitHub
area: collections priority: medium
Dominant language
JavaScript
Stars
51
Forks
2
Avg merge
3h 12m
Merged PRs (30d)
8

Description

## Goal

Let a collection surface switch between multiple named view configurations instead of storing one layout/filter/sort setup.

## Scope

* Multiple named views for a collection surface, whether it appears inline in a block or as a full-page collection.
* Each view owns its layout, visible fields, sort, filter, search, grouping, styling, column widths, column order, and row-opening mode.
* Create, rename, duplicate, delete, and reorder views.
* A view selector for switching between views.
* A default view for the collection surface.

## Out of scope

* Sharing views across unrelated collections.
* Per-user default views.
* Permission-gated read-only views.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.