Openbravo Issue Tracking System - POS2
View Issue Details
0055154POS2POSpublic2024-04-10 12:112024-05-02 16:27
ablasco 
ablasco 
normalmajorhave not tried
closedfixed 
5
 
24Q3 
No
0055154: Incremental Input Improvements
Incremental Inputs should contain more information as the usual.

Standard incremental Input component is defined by two buttons on each side to increment and decrement with an input in between.

It is required
- to extend funcionality with min/max values not enforced in the input, adding a subtitle on the input with info about the limits admitted.
- Add an expectedValue with "/X" on the right side of the numerical input.
- Support for icons on the left side.
*
No tags attached.
related to design defect 0055287 new Triage Platform Base Incremental Input with expectedValue may be inconsistently aligned 
related to defect 0055286 new Triage Platform Base NaN values inside BaseFormInputs when IncrementalInput only supports number 
png Incremental Inputs.png (26,672) 2024-04-10 12:11
https://issues.openbravo.com/file_download.php?file_id=19636&type=bug
png
Issue History
2024-04-10 12:11ablascoNew Issue
2024-04-10 12:11ablascoAssigned To => ablasco
2024-04-10 12:11ablascoFile Added: Incremental Inputs.png
2024-04-10 12:11ablascoTriggers an Emergency Pack => No
2024-04-10 12:37hgbotNote Added: 0163041
2024-04-23 09:45ablascoRelationship addedrelated to 0055287
2024-04-23 09:45ablascoRelationship addedrelated to 0055286
2024-05-02 16:27hgbotResolutionopen => fixed
2024-05-02 16:27hgbotStatusnew => resolved
2024-05-02 16:27hgbotFixed in Version => 24Q3
2024-05-02 16:27hgbotNote Added: 0164033
2024-05-02 16:27hgbotNote Added: 0164034
2024-05-02 16:27AugustoMauchStatusresolved => closed

Notes
(0163041)
hgbot   
2024-04-10 12:37   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1449 [^]
(0164033)
hgbot   
2024-05-02 16:27   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 90d0621e7762467b1bcbb3d36dc03d6cb33c362a
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 02-05-2024 16:26:49
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/90d0621e7762467b1bcbb3d36dc03d6cb33c362a [^]

Fixes ISSUE-55154: IncrementalInput improvements

---
A web-jspack/org.openbravo.core2/src/hooks/useEditNumber/__test__/useEditNumberNotEnforced.test.jsx
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.core2/src/assets/style/color.scss
M web-jspack/org.openbravo.core2/src/components/IncrementalInput/IncrementalInput.jsx
M web-jspack/org.openbravo.core2/src/components/IncrementalInput/IncrementalInput.scss
M web-jspack/org.openbravo.core2/src/components/IncrementalInput/stories/IncrementalInput.stories.jsx
M web-jspack/org.openbravo.core2/src/components/IncrementalInput/stories/IncrementalInput.stories.scss
M web-jspack/org.openbravo.core2/src/hooks/useEditNumber/useEditNumber.js
---
(0164034)
hgbot   
2024-05-02 16:27   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1449 [^]