-
Notifications
You must be signed in to change notification settings - Fork 756
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
Resource Manager Enhancement - Improve Card/Tile View #4612
Comments
I'd prefer for files just a fullsize preview (if available) or icon and file name below, like in windows explorer. Actions might appear as dropdown like in list view, same for multi-select option. |
IMO the design of @Valeria-B is perfect. Simple but informative. @jeremy-farrance It is already hidden in your 'adding a selection checkbox to each card for bulk actions (move, etc)' but the thing I miss most is select -delete. Numerous times when you get new versions of photos or icons and then you need to delete all 40 hand by hand. (I don't give my customers FTP). |
We have detected this issue has not had any activity during the last 90 days. That could mean this issue is no longer relevant and/or nobody has found the necessary time to address the issue. We are trying to keep the list of open issues limited to those issues that are relevant to the majority and to close the ones that have become 'stale' (inactive). If no further activity is detected within the next 14 days, the issue will be closed automatically. |
Looking for comments and feedback on this experiment.Side-stepping the List View for now, what about taking those giant Cards and reworking them - optionally - as small Tiles keeping all the other functionality in place? VIDEO DEMO: Dnn's Resource Manager with a Tiles Concept |
It is a significant improvement for space saving and viewing full titles :) For the view mode I would like a set of icons instead of the toggle though as I would love one day to also have a list view. Nice work on learning all this that quick, I am really impressed! |
@jeremy-farrance I think this is a fantastic approach! I have a few notes:
|
I had a look at the module and it need a lot of TLC IMO. I made some change using
IMO the cards are pretty useless unless the folder contains a lot of images and even then the preview is way to small. But the longer I looked at this, the more issues I found. BTW we are willing to spend time on this, but I don't know how much progress @jeremy-farrance already made? |
@Timo-Breumelhof we are open to ALL improvements here. @jeremy-farrance do you have any progress? Want to work with @Timo-Breumelhof ? |
No progress at all. Not sure how to get back to it until things at work get back in balance. Hoping to dig in again after the holidaze. |
I asked this before in another place, but here it seems to be the better one: What is wrong with a treeview and a list? |
No problem at all with a treeview and list, just needs to be contributed. I recently worked on a treeview web-component https://eraware.github.io/dnn-elements/#dnn-treeview-item This could make it into that, but there is still this ever-lasting lack of free time from those who can contribute to this enhancement... |
This has been developed in v9.11.0 |
Note that this is 2 of 3, split from the original Issue #4390 after the suggestion by @valadas.
Description of problem
The current view of the folders and files in the Resource Manager that became available as an optional install as of DNN 9.08.00 is difficult to visually navigate and use manage files and folders, especially once more than a dozen folders or files or both is in view.
The actions (Edit, Move, etc) are hidden (and not even hover-labeled, see #4384) and even relatively short file names are unnecessarily even more shortened, unless you hover on each one. Plus, every card is very bulky, so even a folder with a dozen files or little more becomes unnecessarily "long," requiring a lot of scrolling. Files and folders have cards with the same background (and poor contrast with the text), and the image previews are mostly hidden (see screenshot 1).
Description of solution
Enhance the existing Tiled View to provide more info using a more modern UX/UI; Already visible actions+labels, where the file/folder names are shortened only above 60-100 characters (or so) and the file type always visible.
Other options and ideas to consider (see Screenshot 2, below as a visual rough draft of some of these ideas):
Screenshots
Screenshot 1 of Resource Manager (current view as of Dnn 9.08.x thru 9.09.01 so far)
Screenshot 2 of an Enhanced View as re-imagined by @Valeria-B (see #4390)
Affected browsers
The text was updated successfully, but these errors were encountered: