-
Notifications
You must be signed in to change notification settings - Fork 528
Feature: Add Open in Gateway #1814
Copy link
Copy link
Closed
Labels
P3Low: Not priority right nowLow: Not priority right nowexp/intermediatePrior experience is likely helpfulPrior experience is likely helpfulhelp wantedSeeking public contribution on this issueSeeking public contribution on this issuekind/enhancementA net-new feature or improvement to an existing featureA net-new feature or improvement to an existing feature
Metadata
Metadata
Assignees
Labels
P3Low: Not priority right nowLow: Not priority right nowexp/intermediatePrior experience is likely helpfulPrior experience is likely helpfulhelp wantedSeeking public contribution on this issueSeeking public contribution on this issuekind/enhancementA net-new feature or improvement to an existing featureA net-new feature or improvement to an existing feature
Is your feature request related to a problem? Please describe.
In #1813, the user wants a feature which is showing the downloading progress in the WebUI. However, If users can download through the browser, they can get the download progress they want. So if we can add a new Button called
Open in GatewayorOpen in Browser, it will be convenient.Describe the solution you'd like


Before:
After:
Describe alternatives you've considered
Or Add a Button to help users copy the gateway URL of a file.
Additional context
We can use
ipfs config Addresses.Gatewayto get Gateway address.