nextcloud / nextcloud/external

Icons of different sizes in the user quota

Open
#566 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
132
Forks
43
Avg merge
15m
Merged PRs (30d)
2

Description

Steps to reproduce
  1. upload large svg images (400x400) as icons
  2. Create a link to an external site in the user's quota
  3. 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

2023-10-06 154658

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.