-
Notifications
You must be signed in to change notification settings - Fork 6
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
Create user profile card #6
Labels
Comments
chetna-pannu
added a commit
to chetna-pannu/hnpwa-react
that referenced
this issue
Jul 16, 2018
chetna-pannu
added a commit
to chetna-pannu/hnpwa-react
that referenced
this issue
Jul 18, 2018
JLBoor
added a commit
that referenced
this issue
Jul 31, 2018
#6 - Added user profile component with stubbed state
JLBoor
pushed a commit
that referenced
this issue
Jul 31, 2018
* #6 - Added user profile component with stubbed state * #6 - Refactor to use props in user profile component * Add first hacky attempt at a search component * PA/BK Update search terms on submit and disable submit button when input field is empty * PA/BK Ignore IntelliJ folder and package-lock.json * implement-redux-for-search: hooked up a store of some sort but not sure if this is actually working as expected; will look into writing tests to verify in meantime * #10 create store for user profile with initial state (first cut) * [BK] fixed App.test, added a basic Search.test * #10 fix test * #7 wire up first cut of action for avatar * #7 Update state when user clicks make cat * Adding Search component (#9) * Add first hacky attempt at a search component * PA/BK Update search terms on submit and disable submit button when input field is empty * PA/BK Ignore IntelliJ folder and package-lock.json * Added Search component to index.js * Fixed tests
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Create a user card component that:
The text was updated successfully, but these errors were encountered: