Skip to content
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(react): prevent search field input from inheriting unintended styles from default TextField #1425

Merged
merged 7 commits into from
Mar 21, 2024

Conversation

scurker
Copy link
Member

@scurker scurker commented Mar 20, 2024

closes #1424

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1425.d15792l1n26ww3.amplifyapp.com

@scurker scurker changed the title fix(react): remove min-width from input of search field fix(react): prevent search field input from inheriting unintended styles from default TextField Mar 20, 2024
@scurker scurker marked this pull request as ready for review March 20, 2024 21:44
@scurker scurker requested a review from a team as a code owner March 20, 2024 21:44
@scurker scurker requested a review from a team March 20, 2024 21:49
@scurker scurker merged commit c76774e into develop Mar 21, 2024
7 checks passed
@scurker scurker deleted the fix-search-field-input-width branch March 21, 2024 14:10
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.

Bug: Search field can expand beyond it's container
2 participants