Openbravo Issue Tracking System - POS2
View Issue Details
0053293POS2Corepublic2023-08-25 09:382023-11-23 15:03
rocio_nadal 
Rajesh_18 
lowminoralways
closedfixed 
5
 
24Q1 
No
0053293: Grid columnHeader does not align properly to the right
Grid columnHeader does not align properly to the right
Open a Grid that has at least one field configured with "alignRight": true.
Check the header of the configured field as it cannot align properly to the right.
Probably need to adjust the paddings in the following class: .obc2DataGrid-columnHeader-column .obc2DataGrid-columnHeader-button
No tags attached.
png desktop1024x768.png (100,996) 2023-08-25 09:38
https://issues.openbravo.com/file_download.php?file_id=18906&type=bug
png
Issue History
2023-08-25 09:38rocio_nadalNew Issue
2023-08-25 09:38rocio_nadalAssigned To => Triage Platform Base
2023-08-25 09:38rocio_nadalFile Added: desktop1024x768.png
2023-08-25 09:38rocio_nadalTriggers an Emergency Pack => No
2023-10-25 12:47Rajesh_18Assigned ToTriage Platform Base => Rajesh_18
2023-10-25 12:58Rajesh_18Statusnew => scheduled
2023-10-26 14:13hgbotNote Added: 0156329
2023-10-27 11:04hgbotNote Added: 0156445
2023-10-30 08:26hgbotResolutionopen => fixed
2023-10-30 08:26hgbotStatusscheduled => closed
2023-10-30 08:26hgbotNote Added: 0156465
2023-10-30 08:26hgbotFixed in Version => 24Q1
2023-10-30 08:26hgbotNote Added: 0156466
2023-11-23 15:03hgbotNote Added: 0157569
2023-11-23 15:03hgbotNote Added: 0157570

Notes
(0156329)
hgbot   
2023-10-26 14:13   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2207 [^]
(0156445)
hgbot   
2023-10-27 11:04   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1269 [^]
(0156465)
hgbot   
2023-10-30 08:26   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1269 [^]
(0156466)
hgbot   
2023-10-30 08:26   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: d429a73163aab59c44a1a0fa42894e6cd1b8814a
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 30-10-2023 07:26:28
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/d429a73163aab59c44a1a0fa42894e6cd1b8814a [^]

Fixed ISSUE-53293: Grid columnHeader right aligned, align properly to the right

---
M web-jspack/org.openbravo.core2/src/components/Grid/Grid.scss
---
(0157569)
hgbot   
2023-11-23 15:03   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2207 [^]
(0157570)
hgbot   
2023-11-23 15:03   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 0ab5de216834c2fecb60fd090b437da1c68cf95f
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 23-11-2023 14:03:38
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/0ab5de216834c2fecb60fd090b437da1c68cf95f [^]

Fixed ISSUE-53293: Grid columnHeader align properly to the right

---
M web-jspack/org.openbravo.pos2/src/components/PriceLimitDialog/PriceLimitDialog.scss
---