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

New connection UI switches to prompt based workflow when connection fails. #18100

Open
aasimkhan30 opened this issue Sep 30, 2024 · 0 comments
Open

Comments

@aasimkhan30
Copy link
Contributor

Steps to Reproduce:

  1. Try to connect to a server that won't connect (in my instance I was connecting to a docker container MSSQL that was not running)
  2. Click on the connect button below the connection node.
    image
  3. Click retry on the error prompt you see.
    image
  4. You should see old prompt based UI
    image

Expected behavior: The new connection dialog should open filled with the connection profile, asking user to edit connection and reconnect.

Alternatively, the error prompt at step 4 should have 2 buttons.

  1. Retry connection (Retries connection with old connection profile)
  2. Update connection (Update connection in connection dialog)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants