pantry-for-good
pantry-for-good copied to clipboard
Food Inventory
Few small issues with inventory page:
New item modal
- [x] Should show errors only on touched fields
- [x] Should autofocus name field
- [x] On select food from autosuggest should focus quantity
- [ ] (low priority) up/down arrows in autosuggest list skip an item
Categories
- [x] Edit should autofocus category name input
- [x] Autofocus on edit should put cursor at end of input
- [x] Enter should submit, escape cancel
Hello Jspaine;
What else do you need with this issue?, is it close? If I can help you here let me know.
Hi, everything that's not checked. You're welcome to look at it. The category stuff should be pretty easy to start with.
Hi Jspaine,
I worked fixed two of the issues on Categories. I will also work on the New Item Modal.
Fixed the last issue in Categories with the autofocus on edit with Pull Request #268.