Merge pull request #161 from igormartimiano/patch-1

Fix typo on user stories
pull/162/merge
Florin Pop 6 years ago committed by GitHub
commit 924594676f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,7 +24,7 @@ searched. This will be loaded when the app is started.
a 'Search' button, and a 'Clear' button.
- [ ] User can enter search terms into the food description input text box.
- [ ] User can click on the 'Search' button to search for the matching food.
- [ ] User can see and warning message if no search terms were entered.
- [ ] User can see a warning message if no search terms were entered.
- [ ] User can see a warning message if no matches were found.
- [ ] User can see a list of the matching food items, portion sizes, and
calories in a scrollable results panel that is limited to 25 entries.

Loading…
Cancel
Save