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

Excercices #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Excercices #1

wants to merge 3 commits into from

Conversation

auredufour
Copy link

Have the basic functionalities working:

  • added a remove item button
  • added a 'form' to add more items
  • added a search bar

Issue still work in progress:

  • decide not to change the state for every input for the form. Cannot redefine the variable as empty string once the new object has been created
  • the search bar change the state but then the state.object.product are lost. Need to be able to only show part of the state BUT keep the state.object.product intact to be able to show it when the search bar is empty.

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.

1 participant