-
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
Consider adding a rotating Tips area to the block sidebar #16594
Comments
In nobody's surprise, I really like the dark version of these. I think it might be good as a design exercise to place all the types of messages / Tips being considered alongside each other. Is the hierarchy visually reflecting what we want? I think personally it's ok to have different looks if perform different functions. |
While considering this concept in today's design triage, we came to this conclusion. Comment from #16592 (comment)
|
Alongside efforts like #16315, we should consider other areas where we can bring education and help to the user contextually. This is one of those ideas.
#16315 includes a new inline help notification to the top of the sidebar when users first try Gutenberg. This notice is aimed to help them understand the purpose of the sidebar:
Gutenberg is a complex application, and there are a number of block-specific tips and shortcuts that would be helpful to surface even beyond the initial first-use NUX flow. For example,
Slack does a great job of showing these sorts of messages while the page loads, but in our case, it may make sense to have a dedicated area in the sidebar for them. This could either end up looking like the other Tips notifications, or it could look like its own separate thing:
Third party block developers could easily provide these via the block registration:
The text was updated successfully, but these errors were encountered: