#32808 closed enhancement (fixed)
Add a Manage in Customizer link to the menus admin
Reported by: | celloexpressions | Owned by: | jeremyfelt |
---|---|---|---|
Milestone: | 4.3 | Priority: | normal |
Severity: | normal | Version: | 4.3 |
Component: | Customize | Keywords: | has-screenshots |
Focuses: | ui | Cc: |
Description
To match what we have for widgets, for discover-ability.
This was patched on the tracking ticket, but splitting out here so it doesn't get missed.
Attachments (14)
Change History (42)
#1
@
9 years ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
#2
@
9 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
The link points to the wrong panel so it doesn't focus on the nav menu panel.
This ticket was mentioned in Slack in #core by swissspidy. View the logs.
9 years ago
#6
@
9 years ago
- Keywords needs-screenshots added; has-patch removed
- Resolution fixed deleted
- Status changed from closed to reopened
#7
@
9 years ago
This is one reason why I want desktop and mobile screenshots to be commit requirements.
This ticket was mentioned in Slack in #core-flow by boren. View the logs.
9 years ago
This ticket was mentioned in Slack in #core by obenland. View the logs.
9 years ago
#10
@
9 years ago
- Keywords needs-screenshots removed
Patch makes it look like another tab on mobile.
We could just prevent it from wrapping but that doesn't really look very elegant.
@helen, what do you think?
This ticket was mentioned in Slack in #core by obenland. View the logs.
9 years ago
#12
@
9 years ago
Per discussion with @hugobaeta in Slack (see above), we'll go for the small solution.
This ticket was mentioned in Slack in #core-customize by paulwilde. View the logs.
9 years ago
#15
@
9 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
Is there a way we can break this out above the Edit Menus and Manage Locations tabs on mobile? It still looks very broken in its current state. I'm hoping to translate this pattern to a patch on #32525 as well.
This ticket was mentioned in Slack in #core-multisite by jeremyfelt. View the logs.
9 years ago
#18
@
9 years ago
- Owner changed from SergeyBiryukov to jeremyfelt
- Status changed from reopened to assigned
This ticket was mentioned in Slack in #design by helen. View the logs.
9 years ago
#20
@
9 years ago
- Keywords needs-patch added
Current status here looks like we're trying to figure out a better styling for these links, but without much success so far. I'd like this to be a persistent link, because users may land on these screens and mean to go to the Customizer instead, so a dismiss-able notice probably won't work. A more subtle link that initially has a dismiss-able feature pointer could work though.
I added a screenshot of the custom header admin page. It, and the custom background page, still exist, primarily for no-js users, but they aren't linked anywhere in core anymore for users that can access the Customizer. On those screens, we have the info-style notice with a descriptive sentence that links to the Customizer version. I think we went with the alternate styling for widgets to be less invasive, but I do think that this is probably the most appropriate way to include a link to the Customizer version on the admin screens, especially promoting the ability to live-preview changes.
See #28032 for more history.
Also just got another idea - what if when the Customize admin bar link is present in the admin, when on this screen we deep-link it to menus? Make it contextual to the current admin context when possible, like it's contextual to the current front-end context.
#21
follow-up:
↓ 22
@
9 years ago
@jeremyfelt, any news here? Should we tackle that as an enhancement in 4.4 maybe?
#22
in reply to:
↑ 21
@
9 years ago
Replying to obenland:
@jeremyfelt, any news here? Should we tackle that as an enhancement in 4.4 maybe?
There was some discussion in #design a bit ago, but I don't think any consensus. #32525 went a different route with a couple text links rather than a button.
I'd prefer leaving this open until a design decision is made. If we do need to postpone it to 4.4, we should hide "Manage in Customizer" on mobile as it looks really out of place.
I'll bring it up in #core-customizer and #design tomorrow and see if there are new thoughts.
#25
@
9 years ago
- Keywords ui-feedback added
32808.3.diff adds an <h1>Menus...
to match the other admin screens and then places "Manage in Customizer" alongside it. This follows the pattern from Widgets, but still feels really weird. It does translate to mobile though.
The H1 for this page is then "Menus Manage in Customizer". The H1 for Widgets is "Widgets Manage in Customizer".
In 32985: