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

Improve logic for query editor focusing #690

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

MasterOdin
Copy link
Member

#687 improved things so that changing tabs would focus the editor. Unfortunately, this broke using the database filter input, but also creating a new tab would not have the editor focused.

This PR fixes it so that only changing tabs affects editor focus, as well as focusing when opening a new tab.

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
@MasterOdin MasterOdin merged commit cb3b6b0 into main Feb 1, 2022
@MasterOdin MasterOdin deleted the bugfix-query-editor-focus branch February 1, 2022 05:38
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

1 participant