Open jackkrooss opened 4 years ago
To clarify: Does this mean that when you type something into "Create new variant" or "Add new supplier", it should be added immediately to the dropdowns to the left? (If so I would be hesitant because that means you can easily create spurious Variants/Suppliers by entering text into those boxes without tapping some kind of confirmation button.)
No, it means that after you submit the form (Receive Inventory) that the dropdown is not updated until you bounce out of the form to WN (workspace navigation) and back in
On Mon, May 18, 2020 at 5:37 PM ianslai notifications@github.com wrote:
To clarify: Does this mean that when you type something into "Create new variant" or "Add new supplier", it should be added immediately to the dropdowns to the left? (If so I would be hesitant because that means you can easily create spurious Variants/Suppliers by entering text into those boxes without tapping some kind of confirmation button.)
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tulip/ppe-logistics/issues/140#issuecomment-630506948, or unsubscribe https://github.com/notifications/unsubscribe-auth/APJASPOMXYOY6XUAZLJASN3RSHIFBANCNFSM4M4IHARA .
Thanks for the clarification @jackkrooss . I've put in a fix that refreshes both Suppliers and Variants on the Receive Inventory screen (Apps to Share / Production Worker / Receive Inventory).
Simon Bass