-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
DataViews for Posts, Categories and Tags #62371
Comments
This is how I was going to experiment initially. I'm happy to iterate on these things though as the design settles. Would love to have some mockups to base the initial work on but I'm not too concerned. |
I added some tasks to the issue for folks that want to help. Feel free to graph a task and give it a try. |
I can try to do |
Hi, I'm really interested in these DataViews-powered pages. Would there be a way to hook into the edit URL/action for the objects? (For example, to offer a custom edit React-based experience rather than the Block Editor) |
@dannyreaktiv Thanks for your interest. I think your use-case makes sense. I think it's fits more with the routing work / navigation customization and less about dataviews but it's definitely something that should be enabled. (Related issue #60584) |
Similarly to the pages, patterns and templates pages in the site editor, we should explore how we can leverage the same DataViews UIs, frame, editor, navigation... to power the Posts section of WP-Admin as part of the Admin redesign project.
There are a lot of challenges here:
There's a lot to cover and a lot of uncertainties, for these reasons, I'm proposing that we start a new experimental page in the Gutenberg plugin, where we explore a new page that could serve as a playground to explore these ideas and address all the blockers.
Task list:
The text was updated successfully, but these errors were encountered: