-
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
Jordan/1869 network page #1925
Jordan/1869 network page #1925
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #1925 +/- ##
===========================================
+ Coverage 95% 95.03% +0.02%
===========================================
Files 119 120 +1
Lines 2565 2576 +11
Branches 120 122 +2
===========================================
+ Hits 2437 2448 +11
Misses 118 118
Partials 10 10
|
I already like this codewise, once the coverage is happy we should merge it |
yep! i'll add some tests. |
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.
Let’s make network the default page after you sign in
@@ -80,7 +80,11 @@ export default [ | |||
name: `transactions`, | |||
component: require(`./components/wallet/PageTransactions`).default | |||
}, | |||
|
|||
{ | |||
path: `/network`, |
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.
This should be the default route
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.
interesting idea @fedekunze! i don't want to make this change right now, but we should talk about it at the next team meeting. i've added it to the agenda.
remember, eventually we will have a dashboard as the default route - but this might be a good interim solution.
Signed-off-by: Karoly Albert Szabo <[email protected]>
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 like it, for having it as first page I don't have a strong opinion in this moment so I leave the discussion to you guys :)
A screenshot of the page would have been nice. |
Closes #1869
Description:
❤️ Thank you!
CHANGELOG.md
with issue # and GitHub usernameFiles changed
in the github PR explorer