Skip to content

Tab titles for tables are too long and repetitive #579

@jssroberto

Description

@jssroberto

When I open multiple tables from the same database, the tab for each one shows the full connection and schema name (e.g., mesa-proveedores - django_db - public.ci_justificacion).

This makes the tabs very wide and mostly identical, so it's hard to see the actual table name. I can only fit a few tabs on my screen before I have to scroll, which slows me down.

Image

As you can see, the repeating prefix takes up most of the space.

Suggested Solution:

Please add an option to shorten the tab names.

For example, a setting to only show the table name (like ci_justificacion) or the schema and table name (public.ci_justificacion). The full name could still appear when I hover over the tab.

This would make the tabs shorter, easier to read, and allow more to fit on the screen.

Thank you.

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