Skip to content

Minor: persist passwords and enter-to-open tables - #9

Merged
davidbudnick merged 2 commits into
mainfrom
fix/password-and-sidebar-nav
Jul 27, 2026
Merged

Minor: persist passwords and enter-to-open tables#9
davidbudnick merged 2 commits into
mainfrom
fix/password-and-sidebar-nav

Conversation

@davidbudnick

Copy link
Copy Markdown
Owner

Context

  • Connection passwords were stripped on every config save, so reconnects after restart sent an empty password and failed auth.
  • Sidebar j/k on the data/structure pane auto-opened the highlighted table and stole focus; open should require enter.

Testing

  • go test ./internal/db/ ./internal/ui/ -count=1
  • make lint (go vet ./...)
  • Manual: Phoenix Engines connect with stored password; sidebar j/k keeps focus until enter opens data.

@davidbudnick
davidbudnick merged commit 37c6c3c into main Jul 27, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant