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

fix: Query Editor toolbar folds to menu to fit the window size #2481

Merged
merged 7 commits into from
Dec 4, 2024

Conversation

bk201-
Copy link
Contributor

@bk201- bk201- commented Dec 2, 2024

Fixes: #2472

This pull request includes several significant changes to the QueryEditor component in the src/webviews directory. The most important changes involve replacing the QueryToolbar and ResultPanelToolbar components with their respective "Overflow" versions and updating the styling for the ResultPanel component.

Component replacements:

Styling updates:

Component removal:

@bk201- bk201- requested review from a team as code owners December 2, 2024 17:59
@bk201- bk201- merged commit 152d3b7 into main Dec 4, 2024
2 checks passed
@bk201- bk201- deleted the dev/sda/query-editor-toolbar-overflow branch December 4, 2024 12:22
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.

VSCode – Query Editor toolbar should hide items in a "more" menu if there is not enough horizontal space
2 participants