-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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/unified search #22099
Fix/unified search #22099
Conversation
564e226
to
1bc542a
Compare
35faead
to
80178a5
Compare
related |
🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 31367: failurenodbShow full log
|
@georgehrke help? 🙏 |
It seems @nickvergessen didn't fix the |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2cb8704
to
7aa61af
Compare
e435841
to
0af7698
Compare
Done, let's get this in so it doesn't turn into a crazy PR™ |
…stract, Fix header search icon, various fixes Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
0af7698
to
71b62c4
Compare
<defs> | ||
<linearGradient id="unified-search__result-placeholder-gradient"> | ||
<stop offset="0%" stop-color="#ededed"><animate attributeName="stop-color" | ||
values="#ededed; #ededed; #cccccc; #cccccc; #ededed" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dark mode sings:
https://www.youtube.com/watch?v=Rpq35wyDi7I
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll fix in a followup
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and looks good!
Partly fixes #22092