nextcloud / nextcloud/external
Icons of different sizes in the user quota
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 132
- Forks
- 43
- Avg merge
- 15m
- Merged PRs (30d)
- 2
Description
Steps to reproduce
- upload large svg images (400x400) as icons
- Create a link to an external site in the user's quota
- Open file app
Expected behaviour
icons should not be bigger than the trashbin icon or the quota icon or the settings icon
Actual behaviour
the external site icon is 44x44 and the other icons are 20x20
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 reproducing the issue in the file app with a 400x400 SVG used as an external-site icon, then trace how that icon is rendered. Done means the external-site icon is constrained to the same 20x20 size as the trashbin, quota, and settings icons.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100