Openbravo Issue Tracking System - POS2 | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0057105 | POS2 | Core | public | 2024-11-15 09:07 | 2024-11-15 09:46 |
Reporter | inaki_luque | ||||
Assigned To | AugustoMauch | ||||
Priority | normal | Severity | trivial | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0057105: VirtualNumericInput is displayed with error styles when its initial value is empty | ||||
Description | When the component VirtualNumericInput has an empty initialValue, it is displayed with error styles. | ||||
Steps To Reproduce | - Render a VirtualNumericInput component with the initialValue property set to null | ||||
Proposed Solution | To fix that, a simple approach could be to add a property showErrorWhenEmpty to indicate whether to show the error when the value is empty. You can apply the diff attached | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | virtualNumericInput.diff (1,656) 2024-11-15 09:46 https://issues.openbravo.com/file_download.php?file_id=20479&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2024-11-15 09:07 | inaki_luque | New Issue | |||
2024-11-15 09:07 | inaki_luque | Assigned To | => AugustoMauch | ||
2024-11-15 09:07 | inaki_luque | File Added: virtualNumericInput.diff | |||
2024-11-15 09:07 | inaki_luque | Triggers an Emergency Pack | => No | ||
2024-11-15 09:45 | inaki_luque | File Deleted: virtualNumericInput.diff | |||
2024-11-15 09:46 | inaki_luque | File Added: virtualNumericInput.diff |
There are no notes attached to this issue. |