Openbravo Issue Tracking System - POS2
View Issue Details
0055443POS2POSpublic2023-08-21 20:082024-05-10 11:45
dbaz 
SABARINATH P 
urgentminoralways
closedfixed 
5
 
24Q1.324Q1.3 
No
0055443: The "OK" button of the Scan keypad should be disabled if the "Code" input is empty
The "OK" button of the Scan keypad should be disabled if the "Code" input is empty. The problem is that the "Payments" button is also a primary one and this dual primary button setup is causing confusion among users.

It is essential for the usability and user experience of our system that the 'OK' button on the keypad should only be active and highlighted when there's a barcode input present, and should remain inactive otherwise. Addressing this issue will not only improve our user experience but also reduce errors and transaction time, ultimately benefiting our users and their operations.
.
No tags attached.
blocks defect 0053257 closed SABARINATH P The "OK" button of the Scan keypad should be disabled if the "Code" input is empty 
Issue History
2024-05-08 17:16marvintmTypedefect => backport
2024-05-08 17:16marvintmTarget Version => 24Q1.3
2024-05-09 06:45hgbotNote Added: 0164348
2024-05-10 11:45hgbotNote Added: 0164439
2024-05-10 11:45hgbotResolutionopen => fixed
2024-05-10 11:45hgbotStatusscheduled => closed
2024-05-10 11:45hgbotFixed in Version => 24Q1.3
2024-05-10 11:45hgbotNote Added: 0164440

Notes
(0164348)
hgbot   
2024-05-09 06:45   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2623 [^]
(0164439)
hgbot   
2024-05-10 11:45   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2623 [^]
(0164440)
hgbot   
2024-05-10 11:45   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: ef8b92a5ad230cf77f3e5c1490fbc92e3d7055aa
Author: Sabarinath <sabarinath.palanisamy.ext@openbravo.com>
Date: 10-05-2024 09:45:01
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/ef8b92a5ad230cf77f3e5c1490fbc92e3d7055aa [^]

Fixed ISSUE-55443: Disabled confirm button when input is empty.

---
M web-jspack/org.openbravo.pos2/src/components/ProductScan/ProductScanKeypad/ProductScanKeypad.jsx
---