-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Move "Welcome Guide" link to Options modal dialog #19443
Comments
I think this makes sense. I would argue for moving all options to the bottom but that's another issue. I also think it opening after one modal closes makes sense. |
Please don't take it too badly if I post a few thoughts about the "Welcome Guide" in the following, free of the liver. But after searching half of the internet in vain for a useful solution to permanently disable this feature, I'm a bit annoyed - because this Welcome Guide has hindered me several times in the last days. So here are some thoughts from the point of view of a Wordpress user (of course purely subjective without claiming to be valid for all or the majority of users):
Personally, I find the Welcome Guide very annoying and in my personal opinion it is not helpful to promote the editor "Gutenberg" in a positive way - at least not in its current form. My advice to all involved would be - even before any redesigns & Co. are discussed - to make this "feature" safely disableable for the time being. Ideally via a graphical switch on the "Settings" page - or at least via a configuration option in wp-config.php to allow experienced users to turn it off. This also gives you time to think about the feature as a whole. The Welcome Guide in its current form brings almost nothing to new users - a guided tour with context bubbles that show where to find features and what to use them for would certainly be more beneficial for this target group - and a query "Do you already have experience with the Gutenberg Editor?" during the installation, in order to activate such a tour, would be great. |
While looking at the plans for the welcome guide in the site editor, I stumbled back on this issue and wanted to follow up. It seems like this is covering two items: adding the welcome guide link to the Options modal (now called Preferences) and the ability to toggle off the welcome guide. For turning this off in general across a wide scale, I wanted to flag this previous GitHub discussion where a plugin solution is shared: #19512 (comment) In terms of having this built into core, in the future, this won't need to be a setting when this issue is resolved around how these settings are stored: #15105 As a result, having something to turn this feature on/off won't make sense and will only act as a bandaid until then. All of this is to give context on why I'm closing this issue out but I welcome having it reopened if it seems advantageous to do so or I misunderstood the wider context of this issue 🙌🏼 |
Is your feature request related to a problem? Please describe.
Let's move the "Welcome Guide" link to the Options modal dialog. It feels like a good place under the "Inserter help panel" item in the "General" section. Based on #19409, we're exploring ways to eliminate the two instances of "Tools" sections in the interface, and clearing out this section may help.
I realize this would make the Welcome Guide a checkbox instead of just a button that triggered it. I believe it can still work similarly though. Clicking the Welcome Guide "on" could trigger it to open right after closing the Options dialog. And closing the Welcome Guide would check the option to "off" in the Options dialog.
Describe the solution you'd like
Does this sound reasonable?
The text was updated successfully, but these errors were encountered: