Opened 8 years ago
Last modified 6 years ago
#40123 new enhancement
Improve media uploading flow
Reported by: | karmatosed | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Media | Keywords: | needs-design |
Focuses: | Cc: |
Change History (7)
This ticket was mentioned in Slack in #design by karmatosed. View the logs.
7 years ago
#4
@
7 years ago
I feel like there should be a better way to allow copying the data for the uploaded files.
In its present state, to copy the media's URL, you need to right-click and copy the Image URL and that URL is for the thumbnail size (150x150 by default) which involves one more step of editing the URL manually.
To copy/edit any other attributes of the media, you need to click on the "Edit" link which is a _blank link.
While the use for direct URLs might not be very popular for images, users do need direct URLs for media such as PDFs and ZIP files.
A good solution IMO would be to divide the media-item div into columns of data (URL, ID, SIZE?) for the uploaded media
Here's a quick mockup of what I'm thinking (not a designer, so pardon the inconsistencies):
Mhmm, actually I like the way, that it stays in the same screen, because its easier to procced woth uploading more media. But indeed, it would be a nice idea to add a success message, behind the progress bar.