Feature #11755
closedAdd ability to delete group file folder
Added by Boone Gorges over 5 years ago. Updated almost 5 years ago.
0%
Description
Apparently this does not exist. See #11754.
I think I wrote something similar for the OpenLab - I'll dig it up and reuse it.
When a folder is deleted that contains files, the files should simply be "unlinked" - don't delete the files.
I'll try to make a decent first implementation and then share with Sonja for feedback.
Files
Screenshot_2019-09-06_14-32-36.png (23.8 KB) Screenshot_2019-09-06_14-32-36.png | OpenLab - no folder | Boone Gorges, 2019-09-06 03:47 PM | |
Screenshot_2019-09-06_14-32-48.png (26.5 KB) Screenshot_2019-09-06_14-32-48.png | OpenLab - in a folder | Boone Gorges, 2019-09-06 03:47 PM | |
Screenshot_2019-09-06_14-47-29.png (17.3 KB) Screenshot_2019-09-06_14-47-29.png | CAC mockup | Boone Gorges, 2019-09-06 03:48 PM | |
Peek 2019-11-14 13-14.gif (99.6 KB) Peek 2019-11-14 13-14.gif | Boone Gorges, 2019-11-14 02:16 PM |
Related issues
Updated by Boone Gorges over 5 years ago
- Related to Support #11754: Group file folder delete added
Updated by scott voth over 5 years ago
Steve writes:
"Thanks to you and Boone, Scott. I’d also suggest adding the functionality of being able to change file and folder names in the Files section, mostly for the same reasons as wanting to be able to edit something once you’ve committed to it.
Best,
Steve"
And also:
"One more thought: there doesn’t seem to be a way to create a folder structure for materials AFTER you’ve downloaded materials to the Files section. Can that functionality be added too?"
Updated by Boone Gorges over 5 years ago
Thanks for passing this along, Scott. A complete overhaul of this section would be nice to do, but we'll have to talk as a team about how to align it with our other priorities, including a more dramatic redesign that may supersede our smaller changes.
Updated by Boone Gorges about 5 years ago
- File Screenshot_2019-09-06_14-32-36.png Screenshot_2019-09-06_14-32-36.png added
- File Screenshot_2019-09-06_14-32-48.png Screenshot_2019-09-06_14-32-48.png added
- File Screenshot_2019-09-06_14-47-29.png Screenshot_2019-09-06_14-47-29.png added
Before diving into this too much, I wanted to post screenshots of what the interface looks like on the OpenLab. One screenshot shows the top-level view (not in a folder), and the second shows what you see when you click into a folder. We add a header (similar to on CAC, but more set off visually) and the delete button appears in that header. Sonja, when you have a chance, would you let me know whether you think this is an OK paradigm for us to follow? We don't really have conventions for float-right buttons like this, so I'd probably go for a text link instead. See mockup.
Updated by Boone Gorges about 5 years ago
- Related to Feature #11834: Improved tools for managing group file folders added
Updated by Boone Gorges about 5 years ago
- Related to Design/UX #3176: Consolidate Doc/File/Forum Attachment interface added
Updated by Sonja Leix about 5 years ago
Boone Gorges wrote:
Before diving into this too much, I wanted to post screenshots of what the interface looks like on the OpenLab. One screenshot shows the top-level view (not in a folder), and the second shows what you see when you click into a folder. We add a header (similar to on CAC, but more set off visually) and the delete button appears in that header. Sonja, when you have a chance, would you let me know whether you think this is an OK paradigm for us to follow? We don't really have conventions for float-right buttons like this, so I'd probably go for a text link instead. See mockup.
Sorry for my late response to this ticket. Yes this looks like a good solution. I agree that a "Delete" link on the folder level would work better than a button. Do you need me to design something for this?
Updated by Boone Gorges about 5 years ago
If you're happy with something like the OpenLab screenshots, then no need for an up-front design - I can take a first crack at it.
Updated by Boone Gorges about 5 years ago
- File Peek 2019-11-14 13-14.gif Peek 2019-11-14 13-14.gif added
- Status changed from New to Testing Required
Added in https://github.com/cuny-academic-commons/cac/commit/eb5d750da9b8440d53e416c18a22ec0661824d8c. I've attached a gif of the link in use. This whole interface is pretty clunky (see #12091 and other tickets) but I think this is a useful addition for now.
Updated by Sonja Leix about 5 years ago
Boone Gorges wrote:
Added in https://github.com/cuny-academic-commons/cac/commit/eb5d750da9b8440d53e416c18a22ec0661824d8c. I've attached a gif of the link in use. This whole interface is pretty clunky (see #12091 and other tickets) but I think this is a useful addition for now.
Thanks Boone, yes the interface could definitely use an overhaul especially with feature requests like #12091 in mind. But for now I agree this would solve the issue at hand.
Updated by Boone Gorges almost 5 years ago
- Status changed from Testing Required to Resolved