Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0055602 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [POS2] Core | minor | always | 2024-05-28 15:04 | 2025-03-27 12:15 | |||
| Reporter | ruben_jimenez | View Status | public | |||||
| Assigned To | cberner | |||||||
| Priority | normal | Resolution | duplicate | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | |||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | ||||||||
| OBNetwork customer | No | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0055602: In tree grid non collapsable rows are not correctly aligned | |||||||
| Description | In the tree grid, there are two types of lines: those with an icon to collapse them and those without any children, which do not have this icon. There is a margin problem with the latter, as they should have more margin | |||||||
| Steps To Reproduce | - Create a tree grid with three levels. - Notice in the second level that the lines with the collapse icon and those without it are not aligned. | |||||||
| Proposed Solution | Add this class: .obc2Dialog-portrait .obc2BaseRowRender-column .obc2BaseRowRender-collapsable:not(:has(.obc2DataGrid-cellCollapseContainer)) .obc2BaseCellRender { margin: 0 0.8rem 0 1.6rem; } here: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/blob/master/web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/BaseRowRender.scss#L43 [^] | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0177544) hgbot (developer) 2025-03-27 12:15 |
Issue exported to Jira: https://openbravo.atlassian.net/browse/RM-24277 [^] |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2024-05-28 15:04 | ruben_jimenez | New Issue | |
| 2024-05-28 15:04 | ruben_jimenez | Assigned To | => cberner |
| 2024-05-28 15:04 | ruben_jimenez | OBNetwork customer | => No |
| 2024-05-28 15:04 | ruben_jimenez | Triggers an Emergency Pack | => No |
| 2025-03-27 12:15 | hgbot | Note Added: 0177544 | |
| 2025-03-27 12:15 | hgbot | Status | new => closed |
| 2025-03-27 12:15 | hgbot | Resolution | open => duplicate |
| Copyright © 2000 - 2009 MantisBT Group |