-
Notifications
You must be signed in to change notification settings - Fork 60
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
web-wallet: Add allocation page #2202
Conversation
e8cff5b
to
1cf1af5
Compare
1cf1af5
to
557eecc
Compare
Please note the following:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just left some minor comments.
What I think is missing here are tests: for the function that have been isolated, for components, and for +page
files too where, for example, is quite important that the updateOperation("")
happens onDestroy
.
Good to merge otherwise.
52e2006
to
7b57f18
Compare
2f2c2c0
to
a9a1094
Compare
web-wallet/src/routes/(app)/dashboard/staking/__tests__/page.spec.js
Outdated
Show resolved
Hide resolved
web-wallet/src/routes/(app)/dashboard/transfer/__tests__/page.spec.js
Outdated
Show resolved
Hide resolved
caf4c53
to
4b4f79f
Compare
Resolves #2106
4b4f79f
to
813e29f
Compare
Resolves #2196