Openbravo Issue Tracking System - POS2 | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0055287 | POS2 | POS | public | 2024-04-22 19:19 | 2024-04-23 09:58 | |||||||
Reporter | ablasco | |||||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | normal | Severity | minor | 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 | 0055287: Incremental Input with expectedValue may be inconsistently aligned | |||||||||||
Description | Right now, Incremental Input is supported with standard size. ( height : 5.6 rem ) Label and ExpectedValue inside BaseFormInput are displaced relatively to the Value inside with the following CSS rule: transform: translate(-1.5rem, 0.85rem); But this solution could be inconsistent when Incremental Input change his size or some styling rules are inherited from a current IncrementalInput used in POS2 and the input and expectedValue could be misaligned. ( i.e: In portrait Mode, incrementalInput size could be smaller ) InputAdornment is another case to avoid the padding when there is no ClearInput or AddtitionalButtons on the right side of the BaseFormInput. | |||||||||||
Steps To Reproduce | * | |||||||||||
Proposed Solution | Avoid the use of transform relative from the Input Value, and change it with a consistent alignment from the parent. Buttons "+" and "-" on both sides should scale its size depending on the height defined. | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | Screenshot from 2024-04-22 19-16-19.png (2,708) 2024-04-22 19:19 https://issues.openbravo.com/file_download.php?file_id=19686&type=bug | |||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2024-04-22 19:19 | ablasco | New Issue | ||||||||||
2024-04-22 19:19 | ablasco | Assigned To | => Triage Platform Base | |||||||||
2024-04-22 19:19 | ablasco | File Added: Screenshot from 2024-04-22 19-16-19.png | ||||||||||
2024-04-22 19:19 | ablasco | Triggers an Emergency Pack | => No | |||||||||
2024-04-23 09:45 | ablasco | Relationship added | related to 0055154 | |||||||||
2024-04-23 09:58 | ablasco | Proposed Solution updated |
There are no notes attached to this issue. |