-
Notifications
You must be signed in to change notification settings - Fork 532
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
Refactor online debug fe #978
Conversation
Codecov Report
@@ Coverage Diff @@
## master #978 +/- ##
=======================================
Coverage 40.50% 40.50%
=======================================
Files 27 27
Lines 1627 1627
=======================================
Hits 659 659
Misses 873 873
Partials 95 95 Continue to review full report at Codecov.
|
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.
LGTM except some React tips.
web/src/pages/Route/components/DebugViews/AuthenticationView.tsx
Outdated
Show resolved
Hide resolved
web/src/pages/Route/components/DebugViews/AuthenticationView.tsx
Outdated
Show resolved
Hide resolved
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 wait for #979
ec0355f
to
e37bf4e
Compare
#1026 |
f565c1d
to
d55698e
Compare
I re-import the new dependency packages and updated yarn.lock, this issue solved, but as a bad effect, I have to rebase the master branch, and use |
tring to yarn install |
d55698e
to
afc17b4
Compare
IMHO this pr is ready, it can be merged after #979 ^_^ |
Please answer these questions before submitting a pull request
Why submit this pull request?
New feature provided
Related issues
split from WIP: Refactor online debug #964
FE of [Proposal]: Refactor route debug online #835
Depend on: Refactor online debug be #979