Skip to content

Conversation

danvergara
Copy link
Owner

@danvergara danvergara commented May 29, 2025

Add quality of life changes to navigation

Description

Changes

  • Add the ability to copy content from table cells
  • Resets the position of the table when a table is selected from the table list
  • Set focus to the resulset view after a successful query
  • Fix the table header after scrolling and the first rows get out of sight

Screenshot From 2025-05-29 22-12-44

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

QA'd the changes locally against a database running in a container.

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 requested review from rkgarcia and Arturomtz8 May 30, 2025 04:32
@danvergara danvergara self-assigned this May 30, 2025
@danvergara danvergara added the kind/enhancement New feature or request label May 30, 2025
@danvergara danvergara marked this pull request as ready for review May 30, 2025 04:33
@danvergara danvergara merged commit 6fac5d0 into main Jun 13, 2025
4 checks passed
@danvergara danvergara deleted the add-quality-of-life-changes branch June 13, 2025 02:49
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Jun 13, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [danvergara/dblab](https://github.com/danvergara/dblab) | minor | `v0.32.0` -> `v0.33.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>danvergara/dblab (danvergara/dblab)</summary>

### [`v0.33.0`](https://github.com/danvergara/dblab/releases/tag/v0.33.0)

[Compare Source](danvergara/dblab@v0.32.0...v0.33.0)

#### Changelog

-   [`6fac5d0`](danvergara/dblab@6fac5d0) feat: add quality of life changes ([#&#8203;264](danvergara/dblab#264))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41Mi4wIiwidXBkYXRlZEluVmVyIjoiNDAuNTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
@brian6932
Copy link

Moving from cell to cell with binds feels very laggy right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants