ipfs-shipyard / ipfs-share-files

Share files via IPFS
https://share.ipfs.io
MIT License
145 stars 29 forks source link

Improve recipient landing page #85

Closed jessicaschilling closed 3 years ago

jessicaschilling commented 3 years ago

Users who load a recipient link (like https://share.ipfs.io/#/Qmfoo) are seeing the same information hierarchy as senders, with some text changes. This totally buries the lede - informal testing indicates that the call to action (to download) is so hidden that the recipient won't know what to do unless they read the entire page.

Let's rework such that URIs with a CID in them get a recipient-focused page with a very prominent "download" button and explanatory messaging bumped to a somewhat lower level in the hierarchy.

If someone can stub this out for me I can do the styling.

image