-
Notifications
You must be signed in to change notification settings - Fork 30
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
Direct users to setup webview from warning popups #2990
Conversation
@@ -1355,7 +1355,7 @@ | |||
}, | |||
{ | |||
"view": "dvc.views.webviews", | |||
"contents": "[Show Experiments](command:dvc.showSetupWebview)\n[Show Plots](command:dvc.showSetupdWebview)\n[Show Experiments and Plots](command:dvc.showSetupWebview)", |
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.
there was a stray d in showSetupdWebview
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.
Looks good!
a414284
to
474e972
Compare
Code Climate has analyzed commit 474e972 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 90.4% (85% is the threshold). This pull request will bring the total coverage in the repository to 96.4% (0.0% change). View more on Code Climate. |
2/2
main
<- #2944 <- thisThis is the first step in integrating the Setup webview with existing user flows. We are now:
Demo
Screen.Recording.2022-12-22.at.1.04.56.pm.mov
(no stray toast)
Screen.Recording.2022-12-22.at.1.05.36.pm.mov