Skip to content
New issue

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

prompt modal to update metadata #212

Open
5-mark opened this issue Dec 11, 2021 · 1 comment
Open

prompt modal to update metadata #212

5-mark opened this issue Dec 11, 2021 · 1 comment
Assignees
Labels

Comments

@5-mark
Copy link
Contributor

5-mark commented Dec 11, 2021

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

  1. when the wallet connects to the network it will be checked if there is new metadata available
  2. if there is new metadata available a modal shows up with the message "update metadata for best user experience"
  3. a call to action is provided which triggers a wallet popup to sign the transaction
  4. after signing the metadata are updated

Additional Information

How to test

  1. update chain so that new metadata are available
  2. go to beta and connect wallet
  3. see modal appearing with text and CTA
  4. click CTA and sign
  5. have latest metadata
@5-mark
Copy link
Contributor Author

5-mark commented Dec 11, 2021

@mikeplanzer please come up with a generic modal solution which we can also use for other use cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants