Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0055287 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
design defect | [POS2] POS | minor | have not tried | 2024-04-22 19:19 | 2024-04-23 09:58 | |||||||
Reporter | ablasco | View Status | public | |||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
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. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | Screenshot from 2024-04-22 19-16-19.png [^] (2,708 bytes) 2024-04-22 19:19
| |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
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 |
Copyright © 2000 - 2009 MantisBT Group |