ipfs/ipfs-companion

Monitor clipboard and fix localhost URL on the fly?

Open

#859 ouverte le 2 avr. 2020

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (364 forks)batch import
P2area/chromiumarea/firefoxeffort/hoursexp/intermediategood first issuehelp wantedkind/enhancementstatus/ready

Métriques du dépôt

Stars
 (1 992 stars)
Métriques de merge PR
 (Merge moyen 53j 3h) (1 PR mergée en 30 j)

Description

Is your feature request related to a problem? Please describe.

When user wants to share link, they usually copy URL from address bar. This brings UX issue when resource was loaded from local IPFS node running on user's machine.

Describe the solution you'd like

While we have a menu option for copying a shareadble link (https://github.com/ipfs-shipyard/ipfs-companion/issues/857), many users copy URL from location bar, which has *.localhost:8080 host instead of a publicly aavailable gateway.

Describe alternatives you've considered

Improving menu item label is tracked in https://github.com/ipfs-shipyard/ipfs-companion/issues/857 but does not solve the problem of user copying URL from address bar.

Additional context

Guide contributeur