0xProject / 0x-launch-kit-frontend

Apache License 2.0
114 stars 208 forks source link

(Feature) Automatic ui updates #84

Closed Agupane closed 5 years ago

Agupane commented 5 years ago

closes #75

Performs an ui update once the user changes the current account or the current network.

If the user changes the account the ui is re-rendered with the necesary values but not reloaded. If the user changes the network the page is reloaded in order to avoid problems with RC20TokenContract api:

image image