Skip to content

Clean up Header component #4013

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

Merged
merged 5 commits into from
Oct 14, 2021
Merged

Clean up Header component #4013

merged 5 commits into from
Oct 14, 2021

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Oct 14, 2021

This PR cleans up our <Header /> component. The primary goal was to fix the last remaining template-lint warning about having two search forms on the page. Instead of having two, we now have only one, but with two input fields inside of it, to allow us to use different placeholders, depending on the screen size. Visually, the header should still look essentially the same as before, except for a few small padding/margin adjustments.

@Turbo87 Turbo87 added A-frontend 🐹 C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear labels Oct 14, 2021
@Turbo87 Turbo87 requested review from locks and pichfl October 14, 2021 13:38
@locks
Copy link
Contributor

locks commented Oct 14, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Oct 14, 2021

📌 Commit 9e9134a has been approved by locks

@bors
Copy link
Contributor

bors commented Oct 14, 2021

⌛ Testing commit 9e9134a with merge e34e3e2...

@bors
Copy link
Contributor

bors commented Oct 14, 2021

☀️ Test successful - checks-actions
Approved by: locks
Pushing e34e3e2 to master...

@bors bors merged commit e34e3e2 into rust-lang:master Oct 14, 2021
@Turbo87 Turbo87 deleted the header-cleanup branch October 14, 2021 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-frontend 🐹 C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants