Openbravo Issue Tracking System - POS2
View Issue Details
0046605POS2POSpublic2021-05-10 17:202021-08-05 09:43
adrianromero 
hernan-dp 
normaltrivialalways
closedfixed 
5
 
 
Coding ( Testing )
No
0046605: Style broken in buttons of the grid header
Headers in the Grid component are implemented using BaseButton component. The text of this componens position changes when has the focus.
https://livebuilds.openbravo.com/retail_pos2_modules_pgsql/web/storybook/?path=/story/platform-grid-grid-with-filters--simple-use [^]
Screenshot attached
In description
Internal, scss
png Screenshot from 2021-05-10 17-12-12.png (92,873) 2021-05-10 17:21
https://issues.openbravo.com/file_download.php?file_id=15683&type=bug
png
Issue History
2021-05-10 17:20adrianromeroNew Issue
2021-05-10 17:20adrianromeroAssigned To => Retail
2021-05-10 17:20adrianromeroTriggers an Emergency Pack => No
2021-05-10 17:20adrianromeroTag Attached: Internal
2021-05-10 17:21adrianromeroFile Added: Screenshot from 2021-05-10 17-12-12.png
2021-05-11 08:15guilleaerResolution time => 1625954400
2021-05-11 08:15guilleaerRegression level => Coding ( Testing )
2021-05-11 08:15guilleaerStatusnew => acknowledged
2021-05-11 08:15guilleaerTag Attached: scss
2021-07-14 15:50dmiguelezStatusacknowledged => scheduled
2021-07-14 15:51dmiguelezNote Added: 0130476
2021-07-14 15:51dmiguelezAssigned ToRetail => adrianromero
2021-07-14 15:51dmiguelezStatusscheduled => feedback
2021-07-27 13:23dmiguelezAssigned Toadrianromero => Retail
2021-07-27 13:23dmiguelezStatusfeedback => new
2021-07-27 13:23dmiguelezStatusnew => acknowledged
2021-07-27 13:24dmiguelezResolution time1625954400 => 1638313200
2021-07-27 13:25dmiguelezNote Added: 0130799
2021-07-27 15:56dmiguelezAssigned ToRetail => hernan-dp
2021-08-04 19:48hgbotNote Added: 0130977
2021-08-05 09:43hgbotResolutionopen => fixed
2021-08-05 09:43hgbotStatusacknowledged => closed
2021-08-05 09:43hgbotNote Added: 0130980
2021-08-05 09:43hgbotNote Added: 0130981

Notes
(0130476)
dmiguelez   
2021-07-14 15:51   
Is it still reproducible? With the given steps I do not understand the problem
(0130799)
dmiguelez   
2021-07-27 13:25   
It is reproducible, if required, try to make the component bigger in the story and realize that when the focus changes, the text is displaced a couple of pixels instead of being fixed in the same place
(0130977)
hgbot   
2021-08-04 19:48   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/617 [^]
(0130980)
hgbot   
2021-08-05 09:43   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 3fbbb774a31d1e64693dac0af60248201bdd7c96
Author: hernan-dp <h.de.prada1@gmail.com>
Date: 2021-08-04T14:27:55-03:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/3fbbb774a31d1e64693dac0af60248201bdd7c96 [^]

fixes ISSUE-46605: Added same border-width to grid header button, so text content would not change when border shrinks.

---
M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/BaseHeaderRender.scss
---
(0130981)
hgbot   
2021-08-05 09:43   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/617 [^]