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 filter theming and resize #18895

Merged
merged 8 commits into from
Mar 4, 2025
Merged

Fix filter theming and resize #18895

merged 8 commits into from
Mar 4, 2025

Conversation

cssuh
Copy link
Member

@cssuh cssuh commented Mar 3, 2025

Before:
Results grid resizing would not work in certain scenarios and the filter icon theming was incorrect

image

After:
Fixed results grid resizing and filter icon theming

image

Fixes #18836

@cssuh cssuh changed the title Fix filter theming and resize not working Fix filter theming and resize Mar 3, 2025
Copy link

github-actions bot commented Mar 3, 2025

PR Changes

Category Main Branch PR Branch Difference
Code Coverage 51.06% 51.22% .16 %
VSIX Size 12984 KB 12984 KB 0 K B   ( 0 % )
Webview Bundle Size 3188 KB 3188 KB 0 K B   ( 0 % )

@caohai
Copy link
Member

caohai commented Mar 3, 2025

Can you add a before/after screenshot as well as a short description of the fix?

@cssuh cssuh requested a review from caohai March 3, 2025 23:31
@cssuh cssuh merged commit 5ab6ff6 into main Mar 4, 2025
6 checks passed
@cssuh cssuh deleted the chsuh/multipleGrid branch March 4, 2025 20:18
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.

Filter theming and resize not working
2 participants