-
Notifications
You must be signed in to change notification settings - Fork 98
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
poquito requests #2289
poquito requests #2289
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #2289 +/- ##
===========================================
+ Coverage 96.91% 97.11% +0.19%
===========================================
Files 105 105
Lines 2304 2322 +18
Branches 117 123 +6
===========================================
+ Hits 2233 2255 +22
+ Misses 61 57 -4
Partials 10 10
|
wish it was a poquito PR 😆 |
this.session.signedIn && | ||
waitTwentyBlocks && | ||
this.$route.name === `validator` && | ||
Number(this.myBond) > 0 |
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.
what happens if you load this page first and the bond has not been loaded yet?
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.
I haven't run into that issue
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.
- create account
- delegate
- go on validator page
- refresh
…s/voyager into fedekunze/poquito-requests
…s/voyager into fedekunze/poquito-requests
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.
all good 👍 I can't replicate the issue right now
Closes #1914
Part of #2175
Description:
Thank you! 🚀
For contributor:
PENDING.md
with issue # and GitHub usernameFiles changed
in the github PR explorerFor reviewer: