-
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
Refine the up/down arrows to balance visibility with usability better #5400
Comments
I would +1 for increasing size and/or hit area size. |
This was referenced Mar 6, 2018
Work on this is ongoing in two PRs, a general refactor and bigger hit areas in #5658 and bigger icons in a separate branch that's not yet PR'ed. |
Closing this in favor of #4223 as this is mostly a duplicate, with the added addition that I mean to change the icons to be visibly larger as well. |
Merged
jasmussen
added a commit
that referenced
this issue
Apr 18, 2018
* Polish side UI, make arrows bigger. This is initial work to improve the side UI. It fixes #5400 and #4223 by making the arrows visually bigger. It also simplifies the hover styles and improves mobile in the process. * Refine mobile block UI, and responsive hover labels. * Add trash button to right side UI. More to come. * Enhance situation in wide blocks. * Remove role from Remove button, and remove Trash from menu. * Editor: Fix Eslint issues in BlockSettingsMenu * Refine collapsing margins hack, fix flickering. * Add some clearance between side UI and block. * Fix z-index issue. * Fix block settings dropdown menu
nuzzio
pushed a commit
to nuzzio/gutenberg
that referenced
this issue
Apr 25, 2018
* Polish side UI, make arrows bigger. This is initial work to improve the side UI. It fixes WordPress#5400 and WordPress#4223 by making the arrows visually bigger. It also simplifies the hover styles and improves mobile in the process. * Refine mobile block UI, and responsive hover labels. * Add trash button to right side UI. More to come. * Enhance situation in wide blocks. * Remove role from Remove button, and remove Trash from menu. * Editor: Fix Eslint issues in BlockSettingsMenu * Refine collapsing margins hack, fix flickering. * Add some clearance between side UI and block. * Fix z-index issue. * Fix block settings dropdown menu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The side-UI and the inserter interfaces have been iterated a lot over the past few releases, but they are stabilizing, which is a good time to refine.
The movers — the side-UI with up and down arrows to move one or multiple blocks around on the page — were made smaller as part of one of the iterations. Perhaps too small.
Let's revisit those arrow icons, and try to refine them with an eye towards balancing their visual size, their clickable hit-area, and their utility.
The text was updated successfully, but these errors were encountered: