ipfs / ipfs/ipfs-desktop

Shareable links should get preloaded by default

Open
#1,699 1 comment 1 reaction 0 assignees View on GitHub
effort/hours exp/intermediate help wanted kind/enhancement P1 status/ready
Dominant language
JavaScript
Stars
6.6k
Forks
903
Avg merge
4d 13h
Merged PRs (30d)
5

Description

When user takes a screenshot or imports files via OS integration, we copy a shareable link to clipboard.
However, the content is not present on gateway node until someone requests it, and that leads to bad UX (https://github.com/ipfs-shipyard/ipfs-desktop/issues/1604#issuecomment-707274675).

IPFS Companion sends `HTTP HEAD` request to trigger data preload.

I believe Desktop should do the same by default, but there needs to be an option to disable preload,
in case user wants to avoid non-IPFS traffic coming from their machine.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.