Skip to content

Fix quick navigator database selection - #597

Open
DhruvShah-Dev wants to merge 1 commit into
TabularisDB:mainfrom
DhruvShah-Dev:fix-quick-navigator-live-databases
Open

Fix quick navigator database selection#597
DhruvShah-Dev wants to merge 1 commit into
TabularisDB:mainfrom
DhruvShah-Dev:fix-quick-navigator-live-databases

Conversation

@DhruvShah-Dev

Copy link
Copy Markdown
Contributor

Summary

  • use the provider's live selectedDatabases list for quick navigator multi-database items
  • align quick navigator multi-database branching with usesMultiDatabaseLayout
  • add regression coverage for stale database data being ignored

Testing

  • pnpm.cmd exec vitest run tests/utils/quickNavigator.test.ts --pool=forks --maxWorkers=1
  • pnpm.cmd typecheck
  • pnpm.cmd lint
  • pnpm.cmd build

Fixes #591

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.

Object palette reads the database list from connection params instead of the live selection

1 participant