Skip to content

Conversation

@bsfelizardo
Copy link
Collaborator

No description provided.

Initial commit:
	- src/components/Select.jsx: a select input component
Update:
	- src/components/index.js: export Select component
	- src/page/Home.jsx: add select input
Update:
	- in src/pages/Home.jsx: add button for selecting order and
	  variable to keep track of button state
	- in src/redux/actions/dogActions.js: add order to parameters
Update:
	- in src/pages/Home.jsx: add label to each photo containing name
	  from dogsList
Update:
	- in src/pages/Home.jsx: add a button for logging out, clearn
	  username after logging out, only display doggos if username
	  is available
Updat:
	- in src/pages/Home.jsx: add select component with options
	  indicating size of photos. add function handleSelectChange()
	  to handle changes on select component
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.

2 participants