Upload (and possibly resize) image as its own thumbnail
Nobody has claimed this yet.
- 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
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 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