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

Hide the other food choices when one is chosen #54

Open
bas-ie opened this issue Sep 23, 2018 · 0 comments
Open

Hide the other food choices when one is chosen #54

bas-ie opened this issue Sep 23, 2018 · 0 comments
Labels
client-side Anything related to the client side of the code component Component and mapStateToProps work LunchBoxScreen Anything related to the LunchBoxScreen

Comments

@bas-ie
Copy link
Contributor

bas-ie commented Sep 23, 2018

Depends on #53

Now that food ids will be being set in the lunchbox, we can hide the foods which don't have that id.

  • you'll need to look through the food choices and only show the one that has the id from the lunchbox table
@bas-ie bas-ie added component Component and mapStateToProps work client-side Anything related to the client side of the code labels Sep 23, 2018
@emilyparkes emilyparkes added the LunchBoxScreen Anything related to the LunchBoxScreen label Sep 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client-side Anything related to the client side of the code component Component and mapStateToProps work LunchBoxScreen Anything related to the LunchBoxScreen
Projects
None yet
Development

No branches or pull requests

2 participants