Openbravo Issue Tracking System - POS2
View Issue Details
0051145POS2Corepublic2022-12-13 16:352022-12-29 18:44
gorka_gil 
Triage Platform Base 
highminoralways
closedfixed 
5
 
23Q1 
No
0051145: Two extra scrolls on characteristics popup
The component PickAndExecutePopup looks like have a css problem, when expanding vertically.

Instead to appear a scroll, appears 3 scrolls.
In pos2 in livebuilds,
in search products,
search for ava,
click on color button,
expand the blue color,
expand the dark blue color

-> error two extra scrolls appear
not sure, but increasing the height of the popup by 1rem fixed it, or also removing a margin-top of 1rem of some internal components also fixed it.
No tags attached.
png Screenshot from 2022-12-13 16-36-19.png (62,007) 2022-12-13 16:36
https://issues.openbravo.com/file_download.php?file_id=17942&type=bug
png
Issue History
2022-12-13 16:35gorka_gilNew Issue
2022-12-13 16:35gorka_gilAssigned To => Triage Platform Base
2022-12-13 16:35gorka_gilTriggers an Emergency Pack => No
2022-12-13 16:36gorka_gilFile Added: Screenshot from 2022-12-13 16-36-19.png
2022-12-28 18:19hgbotNote Added: 0145062
2022-12-29 15:27AugustoMauchStatusnew => scheduled
2022-12-29 18:44hgbotResolutionopen => fixed
2022-12-29 18:44hgbotStatusscheduled => closed
2022-12-29 18:44hgbotNote Added: 0145084
2022-12-29 18:44hgbotFixed in Version => 23Q1
2022-12-29 18:44hgbotNote Added: 0145085

Notes
(0145062)
hgbot   
2022-12-28 18:19   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/950 [^]
(0145084)
hgbot   
2022-12-29 18:44   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/950 [^]
(0145085)
hgbot   
2022-12-29 18:44   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: d3155857606424be3526d1c2cbd38df42c6769f9
Author: Guillermo Dagnesses Segura <guillermo.dagnesses@doceleguas.com>
Date: 29-12-2022 16:36:38
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/d3155857606424be3526d1c2cbd38df42c6769f9 [^]

Fixed ISSUE-51145: Two extra scrolls on characteristics popup have been removed

---
M web-jspack/org.openbravo.core2/src/components/PickAndExecutePopup/PickAndExecutePopup.scss
---