-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Open
Labels
[Feature] PatternsA collection of blocks that can be synced (previously reusable blocks) or unsyncedA collection of blocks that can be synced (previously reusable blocks) or unsynced[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Description
Data views like templates can get quite complex. WooCommerce is one of a few plugins that comes with multiple patterns, many of which may be difficult for users to find because they're currently displayed all at once without additional filtering. In this issue, I'm proposing a simple solution for making it possible to have subfolders in data views.
Why
Many admin pages like post categories have subcategories and we need a way to navigate them in the new wp-admin. Additionally, new features like views make it possible for users to build custom areas and we may want to prepare the UX for making it possible to group those by user role, subject, or more.
How
- Folders can have subfolders. Users can navigate between levels similar to menu items in the main navigation.
- Folders with branches use different icons to differentiate them from leaves.
- Each subfolder has an
Allview that displays all items inside. It's the default view selected when the user enters a subfolder. - Navigation items in the data views have slightly tweaked metrics to allocate the additional chevron.
- [Nice to have] We display breadcrumbs in the header to make jumping to a specific level easy.
sublayers.mov
Metadata
Metadata
Assignees
Labels
[Feature] PatternsA collection of blocks that can be synced (previously reusable blocks) or unsyncedA collection of blocks that can be synced (previously reusable blocks) or unsynced[Type] EnhancementA suggestion for improvement.A suggestion for improvement.