Openbravo Issue Tracking System - POS2
View Issue Details
0051020POS2POSpublic2022-11-28 11:332022-12-05 12:12
dbaz 
Retail 
normalminoralways
closedfixed 
5
 
23Q1 
gorka_gil
No
0051020: [UX] Scanned product component does not scale properly if the available height changes
The scanned product component (the one displaying the product picture + product name + product characteristics + "Product Card" button) has many heights hardcoded, so if its surrounding elements change its height, the whole layout is broken.

This area height should be adapted depending on its available height.
.
No tags attached.
Issue History
2022-11-28 11:33dbazNew Issue
2022-11-28 11:33dbazAssigned To => Retail
2022-11-28 11:33dbazTriggers an Emergency Pack => No
2022-11-28 11:54hgbotResolutionopen => fixed
2022-11-28 11:54hgbotStatusnew => resolved
2022-11-28 11:54hgbotFixed in Version => 23Q1
2022-11-28 11:54hgbotNote Added: 0144193
2022-12-05 12:12marvintmReview Assigned To => gorka_gil
2022-12-05 12:12marvintmStatusresolved => closed

Notes
(0144193)
hgbot   
2022-11-28 11:54   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 8a366f2ec8c7f16b450d2a57e4b93d707a75f100
Author: David Baz Fayos <david.baz@openbravo.com>
Date: 28-11-2022 11:36:06
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/8a366f2ec8c7f16b450d2a57e4b93d707a75f100 [^]

Fixed ISSUE-51020: Now the height of the scanned product area is adapted based on its available height

---
M web-jspack/org.openbravo.pos2/src/components/ProductScan/ProductScan.scss
M web-jspack/org.openbravo.pos2/src/components/ProductScan/ProductScanDateInfo/ProductScanDateInfo.scss
M web-jspack/org.openbravo.pos2/src/components/ProductScan/ProductScanProductInfo/ProductScanProductInfo.config.json
M web-jspack/org.openbravo.pos2/src/components/ProductScan/ProductScanProductInfo/ProductScanProductInfo.scss
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/TicketLines.scss
---