Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.41k stars 1.98k forks source link

Manage /sites: add options to create custom filters #88195

Open liviopv opened 7 months ago

liviopv commented 7 months ago

What

The Site Management screen (/sites) should have more options to filter different sites, so developers and agencies can more easily navigate through multiple sites without needing to search.

Why

If one has a lot of sites associated with one account (like a12s and Agencies might have), it's hard to find the site unless you know what you're searching for, which is not always the case.

We should add more filter options and allow users to create custom views based on those filters (examples: "sites I'm an editor in tagged with prime clients", "sites tagged asprime clients with plugin-installed:yoast and active:true)

How

Filters:

dsas commented 7 months ago

Related idea: https://github.com/Automattic/dotcom-forge/issues/4566