pantry-for-good icon indicating copy to clipboard operation
pantry-for-good copied to clipboard

Food Inventory

Open jspaine opened this issue 7 years ago • 6 comments

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

jspaine avatar Jul 07 '17 08:07 jspaine

Hello Jspaine;

What else do you need with this issue?, is it close? If I can help you here let me know.

ronaldblanco avatar Aug 25 '17 12:08 ronaldblanco

Hi, everything that's not checked. You're welcome to look at it. The category stuff should be pretty easy to start with.

jspaine avatar Aug 25 '17 15:08 jspaine

Hi Jspaine,

I worked fixed two of the issues on Categories. I will also work on the New Item Modal.

sherwinmina avatar Sep 11 '17 00:09 sherwinmina

Fixed the last issue in Categories with the autofocus on edit with Pull Request #268.

Thirdoptics avatar Oct 13 '17 21:10 Thirdoptics

Addressed

On select food from autosuggest should focus quantity

in Pull request 269

Thirdoptics avatar Oct 17 '17 16:10 Thirdoptics

Addressed

Should show errors only on touched fields

in Pull request 270

Thirdoptics avatar Oct 18 '17 18:10 Thirdoptics