Trash bin, where file is being restored to, make it wider and actually legible
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Nextcloud v34.0.2
In the webGUI of the trash bin the column for showing where the files were before deleted, and would be restored to, is very narrow. There's a LOT of unused space in the filename column, and we can't adjust the widths of columns in this context (so far as I can tell). So can we please have the file location column widened to be actually useful and legible without having to hover my mouse over each and every file I want to restore to see where it's going?
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
Start by locating the web GUI components and styles for the trash bin file list, then inspect how the filename and restore-location columns are sized. Update the layout so the restore location is wider and readable without hovering, while preserving the existing file-list behavior; verify the trash bin view with long locations and filenames.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100