-
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
Browse Mode: Consider adding animation to canvas on hover to highlight that it's editable by clicking #47656
Comments
Clicking the canvas now will switch to the edit mode. See #47676. |
@Mamaduka beat me to it. Yeah, clicking on the canvas allows you to edit the template now. |
In addition... |
Having the frame act as a big Edit button helps, but we need to add some kind of hover effect to indicate the interactivity. One idea would be to slightly scale the frame upwards which hints at the resultant behavior on click: scale.mp4 |
Since this is in todo now, is it agreed that the scale on hover that @jameskoster posted above is the way to go? It seems good to me. |
If we can make the animation smooth then I think it's a good place to start. |
I don't think we need a pointer for "Edit" as it's the secondary entry point — now that you can click on the frame to open it. |
Agreed. At the same time, is there a way to add some light animation to indicate as much as shown above? I'll retitle this issue for now. |
Have started work on this here, but I haven't used framer motion before, so I may be a bit slow as I learn it in the process - so feel free to jump in with your own fix if you are more familiar with this lib. |
What problem does this address?
Similar to this #47583 and this #47410, I am still hearing feedback from across the community that folks are confused by how to edit the templates and template parts. This was discussed at length in this prior discussion issue for design #45346
What is your proposed solution?
At this point, I think we need to consider one of the following for 6.2, depending on where #36667 lands:
Either way, the current experience remains a touch confusing and a shift in thinking that we should expect and plan for. @youknowriad and @WordPress/gutenberg-design
The text was updated successfully, but these errors were encountered: