-
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
New Tooltips are inconsistent with existing core tips #7456
Comments
There is reason for this as they aren't the same UI element or have the same intent. This was discussed at a little length during the creation of Tips and is something for now let's keep as is. The thinking then came down to it being a different element with the interact. That's valid to standby. As a result this doesn't need design as this isn't going to change. For context some of the points in that issue here: #3670 (comment)
|
I disagree with that. At their core, they're pointing out new functionality to the user, just like the core Feature Pointers. None of the points mentioned in that #3670 Comment provide any valid reason for not styling them the same. Just because they're designed to have some smarter logic behind them, how does that automatically mean that they should be styled completely different to other tips/pointers in the rest of the interface? That makes no sense at all. Based on that logic, the Create a new gallery button in the current Media popup window should be styled completely different to the Page Update button. One button steps you through a process whereas the other button performs a specific action. Again, that logic obviously makes no sense. In the previous comment Pento raises some valid points. Tips in UI's are mostly useless. This goes for the existing Feature Pointers. Not only are they disruptive to a users workflow, but if you need to tips to explain your UI, then it's a good indicator that your UI isn't well designed. Not only that, popup tips like this cover the users interface and force the user to interact with them to get rid of them, and they're incredibly annoying when they jump all over the screen to different locations. I've never once clicked through a popup tip interface like this, and the first thing I look for is the "Do not show again" checkbox. Even leading usability expert Jakob Nielsen provides numerous reasons why popup tips like these are a bad idea. https://www.nngroup.com/articles/pop-up-adaptive-help/ The end user is not going to see any difference between these tips and the tips they see in the rest of the Dashboard, regardless of whether you think they have a different intent. What they will see though is the inconsistency that Gutenberg is continuing to introduce. Not only are they not attractive, but because they're styled so plainly, they're incredibly difficult to even notice. If you must have them, then they should at least be styled to match the rest of WP UI. |
WordPress core already has default Tooltips (Feature pointers). The new Gutenberg tooltips are styled completely differently which makes for an inconsistent experience in the Dashboard, especially for new users.
The Gutenberg tips should be styled to look exactly like the existing core Feature Pointers.
Gutenberg 3.1.0
The text was updated successfully, but these errors were encountered: