Selecting / De-Selecting in View Mode
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 119
- Forks
- 72
- Avg merge
- 18h 42m
- Merged PRs (30d)
- 24
Description
Is your feature request related to a problem? Please describe.
Somewhat related to
-
https://github.com/nextcloud/viewer/pull/15 (file context menu pull request)
-
https://github.com/nextcloud/viewer/issues/7 (file actions feature request)
But less complex: When browsing through media folders, especially images, it is currently a bit complex to select media for deletion. You can preview the media, but when you want to select something for deletion (or any other batch operation), you got to go back to file list mode, and tick the respective file.
Describe the solution you'd like
It would be great if it was possible to tick the "selection" mark from the preview window to select media for batch operation (i.e. move, delete) without having to go back to the file list view.
Describe alternatives you've considered
You can preview, go back to file list and tick select, go back to preview, but thats pretty annoyin.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by locating the preview window’s selection control and the existing file-list batch-selection flow; verify that selecting and deselecting media in preview remains available for move and delete operations without returning to list view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100