-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
User Story
As loggedin user I want to receive a modal prompt when there is metadata to update so I can be sure I receive the latest network API setup in my wallet.
Acceptance Criteria
- when the wallet connects to the network it will be checked if there is new metadata available
- if there is new metadata available a modal shows up with the message "update metadata for best user experience"
- a call to action is provided which triggers a wallet popup to sign the transaction
- after signing the metadata are updated
Additional Information
- visit eg. https://apps.karura.network/ to reproduce (only available if you didnt update metadata of karura lately)
- metadata can be found in the polkadot.js wallet here: https://polkadot.js.org/apps/#/settings/metadata (Settings--> Metadata)
How to test
- update chain so that new metadata are available
- go to beta and connect wallet
- see modal appearing with text and CTA
- click CTA and sign
- have latest metadata