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

Remote client issues and improvements (UX/UI) #22225

Open
dalthviz opened this issue Jul 2, 2024 · 1 comment
Open

Remote client issues and improvements (UX/UI) #22225

dalthviz opened this issue Jul 2, 2024 · 1 comment

Comments

@dalthviz
Copy link
Member

dalthviz commented Jul 2, 2024

Problem Description

Playing around with the current remote client implementation, I encountered some possibles issues/improvement points:

  • Connections manager dialog minimum size and internal content size handling:
    connections_manager_size

  • Connections manager dialog title and icon:
    image

  • Add a toolbar button/shortcut to access the connections manager dialog as is done for the PYTHONPATH manager and preferences dialogs:
    image

@ccordoba12
Copy link
Member

Connections manager dialog minimum size and internal content size handling

A possible fix would be to set a minimum size for the dialog. But you'll need to check what size is needed per operating system because it'll probably be different for each one of them.

Connections manager dialog title and icon

Very good point.

Add a toolbar button/shortcut to access the connections manager dialog as is done for the PYTHONPATH manager and preferences dialogs

A good suggestion too, which will help a lot with discoverability. But I'm not sure if we should wait until a bit more functionality is implemented before making this work more visible.

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

2 participants