-
Notifications
You must be signed in to change notification settings - Fork 79
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
it takes a lot of clicks and it is hard to find "view" / "download" link. #947
Comments
If you don't have CMS open in front of you https://youtu.be/cQESdH36H-Q I think the Zoom-in icon is there because when you click on an image it will allow you to see the full-resolution version. That doesn't make much sense when you don't have an actual thumbnail there or when the file can't actually be viewed in your browser. |
Agreed, it’s definitely too hard to find! Semi-related issue (downloading files from |
Yup agree these are half implementations of the design so not very well executed. The magnifying glass was supposed to open images in a modal and not it a new tab. It also depends on what you're trying to view and how your browser is configured as to whether something is downloaded. It was originally designed with a full URL link underneath the location (folder) field. A lot of these things happen because of an MVP state, but also things have also progressed since the original designs so it would need new designs done. I think the magnifying action should still remain but could be improved by having it open in a modal for images, for other non-viewable files it could be a download icon instead. Question: is having a download link in the "more options" dropdown enough of a step forward or does the location field require the full URL underneath it as per the original plans. |
Hi Paul, I think we can perhaps simplify this by showing a full link to the file that people can click on. That will work for both downloads and non-downloads (images). That is simple to implement and i'd rather see that added than something more fancy never getting added. |
That's what the design was (a simple link showing full URL) attached to the location field. Would you be keen to implement it? It's just that with the current impact level it's not going to be a priority (same as why it didn't get implemented in the first place). If so we can supply guidance with design. |
It would be good to use a similar experience as UploadField dropdown options shown here: If we have a path with the download link, I think it would be too long for the sidebar and it would look unsightly. The suggestion is to add this to the meatballs menu, next to the save and publish icons. |
This issue has been worked on as part of a larger initiative focused on reducing the experience debt of the SilverStripe CMS. Thank you for taking the time to raise this issue and/ or provide feedback supporting the implementation. This is an initiative from the teams maintaining the commercially supported module list. If you're interested to read more about this initiative and keep up with our progress have a look at our blog post on experience debt. |
In the asset admin, it is not very intuitive for me to find the file's download link (PDF). Also, the icon shown on mouse-over for the download link is a zoom in icon. This is also confusing to me. I would recommend:
the edit pane shows the actual link that you can click on to open / download a file.
you can open / download the file directly from the tiles.
the zoom-in icon is replaced with the eye or a download icon.
Pull Requests
Download file
action to file meatballs button #1011The text was updated successfully, but these errors were encountered: