-
Notifications
You must be signed in to change notification settings - Fork 4.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
Inserter: Pattern title tooltip #46419
Conversation
blocks={ blocks } | ||
viewportWidth={ viewportWidth } | ||
/> | ||
{ ! showTooltip && ( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Besides this check, the CompositeItem
changes are whitespace ones.
Size Change: +1.3 kB (0%) Total Size: 1.32 MB
ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice. Approving based on concept and video, I haven't been able to test, so it could use a quick code sanity check.
packages/block-editor/src/components/block-patterns-list/index.js
Outdated
Show resolved
Hide resolved
Ship as you wish :) |
What?
Resolves: #45595
#45595 discusses the visibility of the patterns title in the inserter list, which is now hidden.
That is a small PR to try having
Toolitp
to show the titles in the inserter patterns list. In mobile inserter patterns list and inpatterns explorer
the titles remain visible as before(see @javierarce' s comment)Testing Instructions
Screenshots or screencast
Screen.Recording.2022-12-09.at.9.27.04.AM.mov