[wp-trac] [WordPress Trac] #27423: Improve Media Modal UI at small-screen sizes
WordPress Trac
noreply at wordpress.org
Fri Jul 18 23:43:52 UTC 2014
#27423: Improve Media Modal UI at small-screen sizes
--------------------------+-----------------------------
Reporter: gcorne | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.0
Component: Media | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: ui, javascript
--------------------------+-----------------------------
Comment (by azaozz):
Replying to [comment:51 celloexpressions]:
> keyboard-arrow-navigation added in #23560 needs to know how many
attachments are displayed per row so that it can set focus appropriately
when using the up/down arrows. We need to sync this from the css, since it
now changes in css based on viewport.
Could also be done by comparing the offsetTop/scrollTop of the attachments
on the first row, and counting how many have the same.
> touch scrolling doesn't work at all
Where? Seems to work here on iPad and KitKat phone.
> image-edit mode needs help. Yes, people will try to edit images on
mobile.
Maybe better to hide it for now? Or at least hide the Crop button (no way
to use it).
> Should display the selection of attachments instead of the edit-mode-
toggle when more than one is selected. Still need to see the selection on
mobile, and be able to get to the edit-selection mode and clear all. *
Not sure about that. Inserting several images by shift-clicking doesn't
work on touch devices :) The other plavce this is used is when creating a
gallery. That has another screen where images can be added/removed, and is
easier to use.
I'm actually thinking this part is not needed anywhere... Kind of big
overhead, looks weird when uploading images, quite limited usability.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27423#comment:56>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list