lbryio / lbryio/lbry-desktop

Upload (and possibly resize) image as its own thumbnail

Open
#1,968 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: creator area: ux hacktoberfest help wanted level: 2 type: new feature
Dominant language
JavaScript
Stars
3.5k
Forks
409
PR merge metrics
No merged PRs in 30d

Description

## Feature request
When uploading an image it would be nice to allow the same image to be used as the thumbnail for the image. If the image is over x size (>5 mb? >500 pixels wide or tall) then the client should automatically resize the image and upload it to spee.ch as the thumbnail.

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 locating the client-side image upload flow and the code that assigns thumbnails. Clarify the size thresholds and whether resizing happens before upload, then verify that the original image and generated thumbnail are both accepted by spee.ch. The issue names no files or tests, so the relevant entry points must first be found in the JavaScript client.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, javascript, react
Domain
desktop, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.