Images get downloaded while viewing them
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
Expected behaviour
- only resized preview is shown
- have a download button, so that you can manually download it
- have possibility to share this preview for e.g. whatsapp
(preview should be screen adapted, so that it is not blurry)
[ see https://github.com/nextcloud/android/pull/1710 for reference)
Actual behaviour
- image is downloaded
Steps to reproduce
- open up an image and see a preview of it 👍
- wait and in background full image is downloaded
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 iOS app: open an image, view its preview, and wait for the background download described in the steps. Trace the image-viewing flow to determine where the full image is fetched; done means a screen-adapted preview remains available, with separate manual download and sharing actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100