Skip to content

Fix table cell size and other ui fixes#297

Merged
danvergara merged 7 commits intomainfrom
fix-table-width
Apr 5, 2026
Merged

Fix table cell size and other ui fixes#297
danvergara merged 7 commits intomainfrom
fix-table-width

Conversation

@danvergara
Copy link
Copy Markdown
Owner

@danvergara danvergara commented Apr 4, 2026

Fix table cell size and other UI fixes

Description

I've been using the newest dblab version a lot at work and I've ran into some issues that I address in this PR.

Changes:

  • Fix table cells size which are now responsive to max width present in the respective column
  • Change focus to the result set view/panel after successful queries
  • Fix the footer calculation, so the title box and the side viewport get the exact space
  • Fix db tree graph collision by providing a guaranteed-unique id
  • Set the first database as the default active one in the database tree

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Locally, against two different databases.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

@danvergara danvergara marked this pull request as ready for review April 5, 2026 00:54
@danvergara danvergara merged commit 3e02a6b into main Apr 5, 2026
4 checks passed
@danvergara danvergara deleted the fix-table-width branch April 5, 2026 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant