Bug #4290
closed"No Product Found" message is displayed only after pressing Enter while searching for an invalid product
0%
Description
Short Description:
When searching for an invalid product in the Purchase module, the system does not display the "No Product Found" message immediately. The toaster message appears only after the user presses the Enter key.
Steps to Reproduce:
Login to the application.
Navigate to Purchase → Add Purchase.
In the Product Search field, enter an invalid product name or SKU.
Wait without pressing Enter.
Observe the search results.
Press the Enter key.
Observe the behavior.
The "No Product Found" toaster message is displayed only after pressing the Enter key.
Expected Result:
A "No Product Found" option should be displayed in the product search dropdown immediately when no matching product is found, without requiring the user to press the Enter key.
Files