poanetwork / token-wizard

(Discontinued) TokenWizard is an DApp to create and manage crowdsale and token contracts using a simple UI
MIT License
381 stars 216 forks source link

(Feature) Update contribution page if account was switched in wallet #1201

Closed dennis00010011b closed 5 years ago

dennis00010011b commented 5 years ago

Scenario:

  1. user has contributed from account#1
  2. user switches to account#2
  3. user contributes

Result: since contribution page isn't refreshed if account is switched then contribution going from account #1 not from account#2 unless user manually refresh the page

Solution:the contribution page should be updated automatically if account was switched