Skip to content

Conversation

@netbonus
Copy link
Contributor

Add dismissable warning banner to key pages reminding users that GridPlus will never ask for seed phrases, private keys, or recovery words. Warning uses sessionStorage so it reappears each browser session.

  • Create SeedPhraseWarning component with Ant Design Alert
  • Add warning to Connect, Pair, Landing, and Settings pages
  • Store acknowledgment in sessionStorage (per-session)

Add dismissable warning banner to key pages reminding users that
GridPlus will never ask for seed phrases, private keys, or recovery
words. Warning uses sessionStorage so it reappears each browser session.

- Create SeedPhraseWarning component with Ant Design Alert
- Add warning to Connect, Pair, Landing, and Settings pages
- Store acknowledgment in sessionStorage (per-session)
- Install missing bs58check dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants