-
Notifications
You must be signed in to change notification settings - Fork 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
Ensure "Edit Site" option is consistent in both places (top toolbar and floating toolbar) #94079
Comments
I noticed there's an item from @richtabor to remove the "Edit site" link from the floating action toolbar completely. It might save adding the logic in Calypso to take you to the respective template you are choosing. Then again, while testing it, I noticed that
vs
The latter will open the editor. This is a DotCom backend change regardless of which happens. 👍🏻 See
|
I've appended "canvas=edit" to these links so that the editor opens. Kapture.2024-10-02.at.15.59.29.mp4D162881-code |
D162881-code now removes the Edit Site from the toolbar completely Related issue: |
I think this PR is waiting on a redesign. See @mmtr's comments:
D162881-code removes the "Edit Site" link and the result is a lonely ellipsis button. 😄 |
Yes, let's just remove "Edit site" from the action bar. It's not the same as "Customize" — which is a much more contained environment where it's harder to break your website: #95363 There's an argument for removing "Customize" as well, since it's repeated in the admin bar. Shall I propose that in a follow-up? |
@richtabor are we removing "edit" (post) link as well from Action bar? It's in the masterbar, too: |
Progress on this has stalled. Just x-linking pfYzsZ-On-p2#comment-966 |
@ramonjd question of removing entirely shouldn't block you from improving/removing edit-links meanwhile, especially if it seems like Action bar will remain there at least for the time being. :-) |
Thanks for the clarification @simison 👍🏻 |
Yes, can we remove "Edit Site" at the very least? |
For folks coming back to this, D162881-code revision ID 534689 removed the "Edit Site" option. |
My vote is to remove the floating toolbar completely. If that's too radical for folks, then let's get rid of all Also, the "Get theme:" for logged in users looking at their own site. It's redundant: there's no need to get the theme that's already installed. The window prompt to copy the short link is also from the jurassic period. Maybe something like this? Kapture.2024-12-27.at.18.08.16.mp4 |
I ported the phab patch that removed the "Edit Site" link over to 169373-ghe-Automattic/wpcom |
I'd ask that we please not do this. It is still valuable, especially for blogger engagement. Happy to: A) Cull links that no longer make sense. |
👍🏻
Looks great, thanks for sharing. I'll leave 169373-ghe-Automattic/wpcom as is (just removing Edit Site) for now so that's addressed at least for this issue. The redesign is a chunkier bit of work we can swing back to. |
169373-ghe-Automattic/wpcom has been committed. Can we close this? |
Closing for now as "Edit Site" no longer exists in the floating toolbar. See also: Automattic/jetpack#41137 which updates the admin bar "Edit Site" link to point to the top level site editor always. |
Steps to reproduce
What I expected
Expect the buttons to act the same.
What happened instead
The buttons took me two different places.
Browser / OS version
MacOS, Chrome
Screenshot / Video
edit.site.mov
The text was updated successfully, but these errors were encountered: