Open Moricembiaji opened 1 year ago
We know what to do but we cannot find a specific file to deal with, can you tell us the directory to deal with?
Hello @joramallan, here is the path to the file:
ui/src/app/shared/dialogs/dispension-form/dispension-form.component.html
However you have to know on how to inspect a page and copy a pattern that may help you to search for that page
eg: when inspecting you copy <app-any-app-name> then search for that keyword in all folders in your vs-code
Thank you
Describe the bug A system should show notification for a drug if it is out of stock when a user writes quantity, not until a user confirms verification.
To Reproduce Steps to reproduce the behavior:
Expected behavior A user expectation is to see notification message when write quantity not until confirm/save the verification.
Screenshots