-
Notifications
You must be signed in to change notification settings - Fork 28
Change omnibar icon based on input suffix #1844
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
Change omnibar icon based on input suffix #1844
Conversation
Co-authored-by: randerson <[email protected]>
Temporary Branch UpdateThe temporary branch has been updated with the latest changes. Below are the details:
Please use the above install command to update to the latest version. |
[Beta] Generated file diffTime updated: Thu, 24 Jul 2025 08:33:00 GMT Integration
File has changed Windows
File has changed Apple
File has changed |
✅ Deploy Preview for content-scope-scripts ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Code looks right but the icon wiggles around when it changes. Will do this manually tomorrow. |
Merging |
Asana Task/Github Issue: https://app.asana.com/1/137249556945/project/1209121419454298/task/1210867372767327
Description
This PR updates the omnibar widget in the new tab page to change the icon on the left of the SearchForm's input. The icon will now display a globe (🌐) instead of a search icon (🔍) when the input suffix has
kind = "visit"
.This provides a clearer visual indicator to users that their input will result in navigating to a website (e.g., typing a URL, selecting a website suggestion) rather than performing a search.
Testing Steps
https://deploy-preview-1844--content-scope-scripts.netlify.app/build/pages/new-tab/?omnibar=true
example.com
,https://duckduckgo.com
).weather
,how to bake a cake
).Checklist
Please tick all that apply:
Open in Web • Open in Cursor