#28844 closed enhancement (fixed)
Media Grid: Better Attachment Details modal UI
Reported by: | ericlewis | Owned by: | helen |
---|---|---|---|
Milestone: | 4.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Media | Keywords: | |
Focuses: | ui | Cc: |
Description
As we spoke about in dev chat today, the edit media modal is currently split in half, giving up a lot of real estate for images.
Let's fine tune the view styles here.
Attachments (11)
Change History (30)
#2
@
10 years ago
- Milestone changed from Awaiting Review to 4.0
- Summary changed from In media grid, show more of an image attachment to Media grid: Show more of an image attachment
Question related to this: Why is the modal by default so huge? I think the size of the Edit Image modal should be enough here too. For more space we still have the Post UI for attachments.
Looking at the screenshot: There should be a line between details and meta.
This ticket was mentioned in IRC in #wordpress-dev by ocean90. View the logs.
10 years ago
This ticket was mentioned in IRC in #wordpress-dev by ericandrewlewis. View the logs.
10 years ago
#5
@
10 years ago
Ignore attachment:28844.2.diff.
In attachment 28844.3.diff,
- Bring back the modal padding so it's a real modal.
- Remove router (i.e. tabs)
- Add a title to the modal for parity with the Post edit image modal
- Move pagination to upper right, to be styled by someone else :)
- Add an "actually edit" link, exact wording TBD.
This ticket was mentioned in IRC in #wordpress-dev by helen. View the logs.
10 years ago
#9
@
10 years ago
- Summary changed from Media grid: Show more of an image attachment to Media Grid: Better Attachment Details modal UI
#11
@
10 years ago
attachment-details-modal-2.png is the most recent mockup we're working off of. Note: there may have been some design changes since then, such as deciding to not make each section collapsible.
#12
@
10 years ago
Deleting last image with link in modal (detail) the dialog should close. I thought in didn't remove the image, because it still showed it to me.
Screencast: https://youtu.be/KLg_41otGJk
#13
@
10 years ago
28844.7.diff implements Mel's mockup. In addition to the CSS, there's some markup changes made to the template, and I also duplicated the onToggleAdvanced/ToggleAdvanced functions from the ImageDetails modal to collapse the attachment meta.
#15
@
10 years ago
I am reverting the last set of styling + expand/collapse changes - I understand the desire to align with the single image details modal when editing post content, but that modal was made slightly different because it is a totally different context, and in this case I think we are better off staying more aligned with the media modal. I also find it to be visually heavy, and far too tall. ocean90 experimented with tightening it up a bit, but as I kept pushing on it, we ended up essentially where we started before the re-styling.
See attachment:28844.diff.jpg for a sample of attachment:28844.diff.