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

Ability to split tab view in two #768

Open
adibpwd opened this issue Feb 26, 2024 · 3 comments
Open

Ability to split tab view in two #768

adibpwd opened this issue Feb 26, 2024 · 3 comments
Assignees
Labels
enhancement 🚀 New feature or request

Comments

@adibpwd
Copy link

adibpwd commented Feb 26, 2024

Is your feature request related to a problem? Please describe.
Yes, I encounter difficulty accessing multiple tables' data as the tabs get replaced when opening a new table.

Describe the solution you'd like
I would like each table click to open in a new tab by default. Additionally, it would be beneficial to have an option to split the screen, similar to VSCode, allowing users to view two tables simultaneously side by side.

Describe alternatives you've considered
The alternative I've considered is manually opening each table in a new tab and using SQL queries to achieve the desired view of multiple tables.

Additional context
image
image

@Fabio286
Copy link
Member

Hi @adibpwd,

With double click on tab name, or table on sidebar, you can open a permanent tab.
With single click you open temporary tabs (italic tab name).
It works like VSCODE with files.

@adibpwd
Copy link
Author

adibpwd commented Feb 26, 2024

Thank you. Now I am able to open tabs permanently. However, I am still unable to split the screen as in VSCode, for instance, to have Table A on the left side and Table B on the right side.

@Fabio286
Copy link
Member

This feature is not currently present, and I confess it is not so quick and easy to implement. However, I plan in the future to implement it, but certainly not in the short term.

I am changing the name of this issue so as to refer to this specific feature.

@Fabio286 Fabio286 changed the title Open table in new tab, without replace tab Ability to split tab view in two Feb 26, 2024
@Fabio286 Fabio286 added the enhancement 🚀 New feature or request label Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🚀 New feature or request
Projects
Status: 📌 To do
Development

No branches or pull requests

2 participants