We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added IPNS key doesn't dynamically appear in the key-management pane
ipns://brantly.eth
Use a local node
brave://settings/ipfs/keys
Add
Import
Open
The key you just added doesn't appear until you navigate away and back.
The newly-added key should dynamically appear in the Set up your IPNS keys Settings pane
Set up your IPNS keys
100%
/cc @spylogsster probably just need to attach an event listener?
The text was updated successfully, but these errors were encountered:
Verified FIXED using the inline testplan with build
FIXED
Confirmed that as soon as my mynewkey was imported, it showed up correctly in the Keys available for publishing list.
mynewkey
Keys available for publishing
Sorry, something went wrong.
spylogsster
Successfully merging a pull request may close this issue.
Description
Added IPNS key doesn't dynamically appear in the key-management pane
Steps to Reproduce
ipns://brantly.eth
Use a local node
brave://settings/ipfs/keys
Add
Import
Open
brave://settings/ipfs/keys
Actual result:
The key you just added doesn't appear until you navigate away and back.
Expected result:
The newly-added key should dynamically appear in the
Set up your IPNS keys
Settings paneReproduces how often:
100%
Brave version (brave://version info)
Version/Channel Information:
/cc @spylogsster probably just need to attach an event listener?
The text was updated successfully, but these errors were encountered: