-
Notifications
You must be signed in to change notification settings - Fork 21
Enhance recent searches UX with unified design system #658
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: ericholscher <25510+ericholscher@users.noreply.github.com>
Co-authored-by: ericholscher <25510+ericholscher@users.noreply.github.com>
Co-authored-by: ericholscher <25510+ericholscher@users.noreply.github.com>
|
@copilot Make the other UI elements fit together, so they all are styled like the filters or whatever is best. |
Co-authored-by: ericholscher <25510+ericholscher@users.noreply.github.com>
Updated the Recent Searches section to match the Filters design with a boxed container style. The section now has:
Commit: 97437bc Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot Seems the background color got lost, keep using those, they are nice. |
Co-authored-by: ericholscher <25510+ericholscher@users.noreply.github.com>
Restored the background colors on individual recent search items. Each item now has the light blue background with left border accent, while maintaining the unified boxed container design. Commit: f212fb6 Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|


Improve Recent Searches Storage and UX
This PR enhances the visual appearance and user experience of the recent searches feature in the search modal.
Changes Made
Key Improvements
1. Unified Design System with Visual Distinction
2. Enhanced Item Styling
rgba(110, 160, 236, 0.04)) on each recent search itemrgba(110, 160, 236, 0.3))3. Improved Close Button UX
Screenshots
Before:

After - Single Recent Search:

After - Multiple Recent Searches:

Technical Details
Security Summary
✅ No security concerns identified
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.