Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block Editor Tools: Add A List View Option to PostPicker #675

Open
kevinfodness opened this issue Oct 16, 2024 · 0 comments
Open

Block Editor Tools: Add A List View Option to PostPicker #675

kevinfodness opened this issue Oct 16, 2024 · 0 comments
Labels
enhancement New feature or request Package: block-editor-tools Issues related to the block-editor-tools package typescript Requires understanding TypeScript ux Designing and implementing user experience improvements

Comments

@kevinfodness
Copy link
Member

Description

WordPress 6.7 is introducing DataViews as a new way of presenting a list of items that can be optionally searched and filtered. We should add an option to the PostPicker to allow it to display using a "list" view type instead of the default modal. The modal should continue to be the default for this new option. Implementers can decide to opt in to using the list view powered by DataViews for a more compact selection experience.

This work will not be actionable without testing on a beta or released version of 6.7.

Use Case

When a user wants to implement a more compact post selection interface, they should be able to do so using a list view powered by DataViews.

@kevinfodness kevinfodness added enhancement New feature or request typescript Requires understanding TypeScript ux Designing and implementing user experience improvements Package: block-editor-tools Issues related to the block-editor-tools package labels Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Package: block-editor-tools Issues related to the block-editor-tools package typescript Requires understanding TypeScript ux Designing and implementing user experience improvements
Projects
None yet
Development

No branches or pull requests

1 participant