Make pattern categories be selected by hover (onMouseEnter) instead of onClick. #57994
Labels
[Feature] Patterns
A collection of blocks that can be synced (previously reusable blocks) or unsynced
Needs Design Feedback
Needs general design feedback.
[Type] Enhancement
A suggestion for improvement.
What problem does this address?
I am frustrated that I have to select a category every time I look for a pattern.
The end-user does not know which category contains the pattern he/she wants.
Therefore, they need to "click" on each category to find a pattern. Replacing this with
Hover
eliminates the need to click the mouse.❌ Current: It's a pain to click every time to find patterns.
2024-01-19.17.30.30.mp4
✅ Expected: Just hover, so you can easily find patterns.
2024-01-19.17.26.48.mp4
What is your proposed solution?
In
packages/block-editor/src/components/inserter/block-patterns-tab/index.js
The text was updated successfully, but these errors were encountered: