Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0058242 | POS2 | Core | public | 2025-03-14 08:55 | 2025-03-27 12:21 |
|
Reporter | fermin_gascon | |
Assigned To | Triage Platform Base | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | duplicate | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | open |
Review Assigned To | |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0058242: Wrong type applied to the input of the IncrementalInput component. |
Description | The input of the IncrementalInput type should be numeric. However, for some reason, we are applying [object Object], which prevents the numeric keypad from being displayed on mobile devices. |
Steps To Reproduce | You can see this issue in any IncrementalInput of POS2 or SSMS, as well as in the Storybook if you inspect the input with the developer tools:
|
Proposed Solution | IncrementalInput.jsx contains the failure |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2025-03-14 08:55 | fermin_gascon | New Issue | |
2025-03-14 08:55 | fermin_gascon | Assigned To | => Triage Platform Base |
2025-03-14 08:55 | fermin_gascon | OBNetwork customer | => No |
2025-03-14 08:55 | fermin_gascon | Triggers an Emergency Pack | => No |
2025-03-14 08:59 | hgbot | Merge Request Status | => open |
2025-03-14 08:59 | hgbot | Note Added: 0176816 | |
2025-03-27 12:21 | hgbot | Note Added: 0177620 | |
2025-03-27 12:21 | hgbot | Status | new => closed |
2025-03-27 12:21 | hgbot | Resolution | open => duplicate |