Skip to content

UDS-2028: feat(component-header-footer): added mobile style for search input #1559

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

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

juanmitriatti
Copy link
Contributor

UDS-2028

Description

Checklist

  • Tests pass for relevant code changes

Important Reminders

Links

@juanmitriatti juanmitriatti requested a review from a team as a code owner July 11, 2025 20:40
@asu-jenkins-devops
Copy link
Collaborator

@@ -59,6 +59,10 @@ const SearchWrapper = styled.form`
margin: 0;
}
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove new lines and instead change line 56 from:
input {
to
input[name="q"] {

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@scott-williams-az Ready to check again.
CC @davidornelas11

@davidornelas11
Copy link
Contributor

@juanmitriatti Pinging you for the small changes requested

@juanmitriatti
Copy link
Contributor Author

@juanmitriatti Pinging you for the small changes requested

@davidornelas11 ready to check again.

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.

4 participants