-
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
Make it easier to create new Pages directly from Navigation block #66923
Comments
cc @richtabor who I seem to remember having a mock up for "Create page" and may have additional insight into this. |
This screencapture from @jasmussen's Figma file also shows how this idea fits into the wider Nav block UX Screen.Capture.on.2024-11-19.at.13-15-29.mp4 |
... and body inline links too... if I may add. Or in other words: WordPress coming from a blog software and its "post-centric" paradigms which later added "page-centric" workflows too but only half heartedly finally allowing what wikis always allowed: Create your website structure on the fly, simply by creating links to pages which yet don't exist. That would be so desired. To properly create pages from inline links on the fly please consider: |
Exactly that user need I had 1-2 years ago when I started building my WordPress based website and I even achieved that with a workaround: On my staging server I denoted those pages which in reality are drafts but in order to appear in the menu need to be published with a bullet "•" or asterisk "*" as a suffix. Small enough to realistically simulate my menu layouts. But still noticable enough to indicate the "incomplete/placeholder" nature of them. And then unpublished all those with the suffix in their title (easy for batch find and select purposes) before pushing to the production server. Offtopic but worth mentioning here: I also wish one could work with drafts and show them normally in the menu for selected roles and search them to realistically simulate one's website "as it shall be when editorial is complete", and then gradually publish pages when they are ready. Currently this workflow is totally unsupported. And only possible with plugins and a staging/production setup. But not supported natively sadly. Natively WordPress basically still only supports a "live immediately" workflow (blog software origins) and every other workflow is totally fragmented. Drafts are only accessible in the backend. That feels very early 2000ies. I have a detailed description of the use case. Interested? Honestly that would also be a project for which I as a UX designer would like to join you if you say you have a desire to develop further into this direction. But also if not I still would share my thoughts on this with you. |
@porg Yes thank. It would be great to see this as a separate Issue so as to keep this one focused 👍 |
For many users the website menu is a key element on their site. We should make it easier for users to quickly scaffold out their site Pages directly from the Navigation without having to leave the block.
Problem
However, currently we have a disconnect between the Menu and Pages - to add a new Page to your menu you must either:
Both process are incredibly convoluted and laborious.
Video demonstrating process of adding a new Page from Navigation block
Screen.Capture.on.2024-11-12.at.09-54-35.mp4
Proposal
It should be possible to have more control when adding new Pages directly from the Navigation. To do this I propose we introduce a flow similar to that we currently have for adding
Blocks
in the Navigation block:I propose that we remove the current "Draft" item from the search suggestions - it's confusing for users and - as a result - under-utilised.
We replace this with the same kind of UI we have for
Add Block
but the text would read "Create new Page".When clicked you would be shown a form (see example image below) allowing you to enter a title for your new Page as well as an option allowing you to decide whether or not the page is "published".
In addition, I also propose that we devise a less intrusive method of marking a Navigation item as being "Draft". For example, "incomplete" Social Icons are simply "greyed out". I think we could use a complementary visual affordance to help users understand when a Page is "draft" without having to use the full suffix "Draft" which feels really clunky.
Benefits
The text was updated successfully, but these errors were encountered: