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

(Feature) Automatic ui updates #84

Merged
merged 7 commits into from
Mar 1, 2019
Merged

(Feature) Automatic ui updates #84

merged 7 commits into from
Mar 1, 2019

Conversation

Agupane
Copy link
Contributor

@Agupane Agupane commented Feb 28, 2019

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

src/store/actions.ts Outdated Show resolved Hide resolved
src/services/web3_wrapper.ts Outdated Show resolved Hide resolved
@Agupane Agupane requested a review from unjapones March 1, 2019 13:24
@fvictorio fvictorio merged commit 97b0434 into 0xProject:development Mar 1, 2019
@Agupane Agupane deleted the feature/automaticUIUpdates2 branch March 6, 2019 17:29
birimbau pushed a commit to birimbau/VeriDex that referenced this pull request Jan 4, 2020
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.

Automatic update UI on account/network changed
3 participants