IPFS with local node has Shields UI not available #13741
Labels
feature/web3/ipfs
OS/Desktop
priority/P3
The next thing for us to work on. It'll ride the trains.
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Yes
release-notes/include
Milestone
Description
Clicking on the Brave shields when loading a top level IPFS URI does nothing. It also shows up as disabled.
Steps to Reproduce
First add an HTML file that prints to the
console.log
in your IPFS instance:cd ~/Library/Application Support/BraveSoftware/Brave-Browser-Development/nljcddpbnaianmglkpkneakjaapinabi/1.0.3
./go-ipfs_v0.7.0_darwin-amd64 --api=/ip4/127.0.0.1/tcp/45002 add test.html
Where test.html is:
Note your API may differ if you're not using Nightly, just go to chrome://ipfs to see the API port of your install. Each channel is different.
ipfs://QmUoGhtHGFExwC3Amd8tqYD7T6LczSRchpRe5wPwtaXodC
(Note the output of the add command above might have given a different CID If you have an extra space or anything like that in your file)Actual result:
Shields panel is always disabled
Expected result:
Shields panel should be enabled.
Reproduces how often: Always
Brave version (brave://version info)
1.21.x and below (all versions up until it is fixed)
Version/Channel Information:
The text was updated successfully, but these errors were encountered: