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 Gateway orOpen 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.Gateway to get Gateway address.
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.