Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0055287
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[POS2] POSminorhave not tried2024-04-22 19:192024-04-23 09:58
ReporterablascoView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0055287: Incremental Input with expectedValue may be inconsistently aligned

DescriptionRight 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 SolutionAvoid 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.
TagsNo tags attached.
Attached Filespng file icon Screenshot from 2024-04-22 19-16-19.png [^] (2,708 bytes) 2024-04-22 19:19

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0055154 closedablasco Incremental Input Improvements 

-  Notes
There are no notes attached to this issue.

- 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
Powered by Mantis Bugtracker