-
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
fedekunze/1718 remove session pt 1 #1916
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #1916 +/- ##
===========================================
+ Coverage 95.17% 95.51% +0.34%
===========================================
Files 121 121
Lines 2609 2611 +2
Branches 122 121 -1
===========================================
+ Hits 2483 2494 +11
+ Misses 116 108 -8
+ Partials 10 9 -1
|
How do I test this? Screenshots would also be nice. |
@faboweb no changes are made to the UI here since you are still required to log in. So functionally it's the same as before. These are just changes required for the pt 2 PR (in which I will add the screenshots) |
state.externals.track(`pageview`, { | ||
dl: `/session/welcome` | ||
}) | ||
state.externals.track(`pageview`, { dl: `/` }) |
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 is the thinking here?
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.
the main page is not longer /session/welcome
@@ -1,6 +1,6 @@ | |||
// Jest Snapshot v1, https://goo.gl/fbAQLP | |||
|
|||
exports[`ActionModal has the expected html structure 1`] = ` | |||
exports[`ActionModal has the expected html structure when user has logged in with ledger 1`] = ` |
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 still shows the password.
…mos/voyager into fedekunze/1718-explorer-mode fix conflict changelog
proposalsurl="/governance" | ||
slot="managed-body" | ||
transaction="[object Object]" | ||
unbondingtime="NaN" |
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.
que pasa?
…kunze/1718-explorer-mode
Part 1 of #1718
Closes #1836
Closes #1918
Description:
❤️ Thank you!
CHANGELOG.md
with issue # and GitHub usernameFiles changed
in the github PR explorer