Skip to content
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

Cannot skip "Server setup" wizard page with empty "SFTP port" and "Project Path On Server" fields. #578

Open
kichunya opened this issue Jan 18, 2023 · 0 comments
Labels
bug Something isn't working vscode-plugin Issue related to VScode plugin

Comments

@kichunya
Copy link
Collaborator

Description
When you connect to UTBotCpp on remote server but don`t want to use SFTP synchronization you should let "SFTP port" and "Project Path On Server" fields empty. But wizard cannot go to the next page until the "Project Path On Server" field is filled.

To Reproduce

  1. Open project in VScode
  2. Use wizard to configure project
  3. On Server setup page enter remote Host IP and GRPC port. Left "SFTP port" and "Project Path On Server empty".
  4. Try to go to the next page

Expected behavior
The window will switch to the next page

Actual behavior
The window stay on the same page and colors field "Project Path On Server empty" red.

Visual proofs
image

@kichunya kichunya added bug Something isn't working vscode-plugin Issue related to VScode plugin labels Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working vscode-plugin Issue related to VScode plugin
Projects
Status: Todo
Development

No branches or pull requests

1 participant