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

Task TBRE-279 #88

Merged
merged 6 commits into from
Mar 1, 2022
Merged

Task TBRE-279 #88

merged 6 commits into from
Mar 1, 2022

Conversation

gsoares85
Copy link
Collaborator

  • Fixed the network change to change also in metamask
  • Fixed the network change to remove any value or token selected.
  • Fixed the amount value to avoid user to enter value greater than the token amount or user balance.
  • Added messages to warning the user about sending founds directly to exchanges or contract.

@@ -229,22 +230,33 @@ export default {
}
},
},
switchNetwork(value) {
if (value) {
this.resetSelectedToken();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

most of the files in the ui project don't use semi colon (;). We should keep consistency about including semi-colon at the end of the line or not.

@aguschirico aguschirico merged commit 5312a49 into ui-reskinning Mar 1, 2022
@aguschirico aguschirico deleted the TBRE-279-addValidations branch March 24, 2022 14:22
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