Skip to content

BUG: Show Connection->New->Cancel Messes Up Connections #778

@rwhirn

Description

@rwhirn

Which driver are you using and version of it (Ex: PostgreSQL 10.0):
Any, e.g., MySQL 5.7.44-log or MS SQ Server 2014

Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81):
334

The steps to reproduce this issue:
Things can get really messed up if you are opened in TablePlus.
click on the "Show connections list..." icon
click the "New" button
click "Cancel"
this pops up the startup "Connections" screen, only all entries in connection list groups are repeated a second time. Clicking the "Open Group" arrow does weird things to other groups. Dragging entries from out side the groups into a specific group creates it in the wrong spot in the wrong groups. Just all kinds of weird things all over the place.
The key appears to be that it is trying to work on both the current/normal connection screen and the startup connection screen (both of which are now open) at the same time.

The reason this comes up for me is that when in the program, the "Menu->Connection->Edit" button does not do what I want to do. All it does is popup and say "Do you want to close this Workspace and edit the connection?". No, that's not what I want. I want to "edit" a different connection and then "open" it. The only way to do that is to click "Menu->Connection->New". I thought clicking the "Show Connections..." icon, then "New" would do the same thing, but it does not and ultimately breaks the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions