Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Enable quick switch for connections and databases #1821

Merged
merged 1 commit into from Jan 19, 2024

Conversation

marco-lavagnino
Copy link
Contributor

This PR allows quick switching to connections and databases, as discussed in issue #810 .

See it in action:
image

To achieve this, some of the internal state of DatabaseDropdown was moved to the main Vuex store, so it can be queried from both the dropdown as well as the QuickSearch module.

@marco-lavagnino marco-lavagnino changed the title Enable quick switch for connections and databases feat: Enable quick switch for connections and databases Dec 10, 2023
@rathboma
Copy link
Collaborator

Sorry for the late response on this PR. This is great!

@rathboma rathboma merged commit d48b399 into beekeeper-studio:master Jan 19, 2024
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.

None yet

2 participants