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): update input value for SearchField in controlled case #1433

Merged
merged 3 commits into from
Apr 3, 2024

Conversation

chornonoh-vova
Copy link
Contributor

closes #1432

@chornonoh-vova chornonoh-vova requested review from a team as code owners March 27, 2024 15:28
Copy link

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

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

Copy link
Member

@scurker scurker left a comment

Choose a reason for hiding this comment

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

Mostly documentation nits and a few minor changes needed, but code LGTM.

@chornonoh-vova chornonoh-vova requested a review from scurker April 2, 2024 07:20
@chornonoh-vova chornonoh-vova merged commit 9a49861 into develop Apr 3, 2024
7 checks passed
@chornonoh-vova chornonoh-vova deleted the fix/1432-controlled-search-field branch April 3, 2024 07:34
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: Controlled SearchField
2 participants