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(search): Add a placeholder to Search TextInput #403 #415

Merged
merged 5 commits into from
Aug 18, 2020

Conversation

haworku
Copy link
Contributor

@haworku haworku commented Aug 17, 2020

Summary

This PR was originally #404 but was reopened from a CODEOWNER so the CI checks can run.

Add placeholder prop to Search component

Related Issues or PRs

closes #403

How To Test

Added test to Search.test.tsx

@haworku haworku added the type: bug Something isn't working like it's supposed to label Aug 17, 2020
Copy link
Contributor

@ahobson ahobson left a comment

Choose a reason for hiding this comment

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

🚀

@haworku haworku merged commit ca31eb4 into main Aug 18, 2020
@haworku haworku deleted the trigger-integration branch August 18, 2020 13:49
@haworku haworku mentioned this pull request Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working like it's supposed to
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[fix] Search component should support placeholder text
3 participants