[wp-trac] [WordPress Trac] #53948: Missing View Post from Admin Bar AFTER Publish (not update)
WordPress Trac
noreply at wordpress.org
Wed Aug 18 05:20:58 UTC 2021
#53948: Missing View Post from Admin Bar AFTER Publish (not update)
--------------------------+------------------------------
Reporter: vondelphia | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Toolbar | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
--------------------------+------------------------------
Changes (by sabernhardt):
* keywords: => needs-patch
* component: General => Toolbar
Old description:
> This creates a broken flow during development by forcing user to refresh
> page after publisher. This was not the case for the older GUI. You could
> just click publish and see Admin toolbar menu item "View Post" popup.
>
> Adding a new Post / Page and clicking publish does not show "View Post"
> in admin bar UNLESS you refresh the page. The bottom left corner tooltip-
> like popup is not very good.
>
> 1. Log in WP Admin
> 2. Create new Page / Post
> 3. Click Publush
> 4. "View Post" is not visible in admin bar
New description:
This creates a broken flow during development by forcing user to refresh
page after publisher. This was not the case for the older GUI. You could
just click publish and see Admin toolbar menu item "View Post" popup.
Adding a new Post / Page and clicking publish does not show "View Post" in
admin bar UNLESS you refresh the page. The bottom left corner tooltip-like
popup is not very good.
1. Log in WP Admin
2. Create new Page / Post
3. Click Publish
4. "View Post" is not visible in admin bar
--
Comment:
Hi and thanks for the ticket!
The classic UI automatically refreshed the page when publishing, and the
block editor does not.
I have seen at least one report about this before, but that was apparently
on the Gutenberg repository (GB20309 is one and GB31915 points to two
other issues).
Perhaps the admin toolbar could include a placeholder div when creating a
new post, so the block editor can replace that with a View Post link at
the time it's published.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53948#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list