Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054271
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformminorhave not tried2024-01-08 22:512024-02-11 22:32
ReportermtaalView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0054271: core2: Data Grid RowRenderer - pass selected property to cell renderer

DescriptionPass the selected property onto the cell renderer so that the cell is aware that it is part of a selected row and can render differently if selected or not.

The proposed change is here [1].

[1]
https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/blob/master/web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/BaseRowRender.jsx?ref_type=heads#L102 [^]
Steps To ReproduceSee description
Proposed SolutionPassing the selected property is much simpler than trying to keep some global state and checking it. The selected property is also passed to the row and it helps to also be available to the cells of the row.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0158965)
hgbot (developer)
2024-01-08 23:06

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1320 [^]
(0160598)
hgbot (developer)
2024-02-11 22:32

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1320 [^]
(0160599)
hgbot (developer)
2024-02-11 22:32

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: a5caff8793dec8cd1759c146f23b0e5edcedbc80
Author: Martin Taal <martin.taal@openbravo.com>
Date: 11-02-2024 21:30:29
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/a5caff8793dec8cd1759c146f23b0e5edcedbc80 [^]

Fixed ISSUE-54271: Pass the selected property to the cell renerer

---
M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/BaseRowRender.jsx
---

- Issue History
Date Modified Username Field Change
2024-01-08 22:51 mtaal New Issue
2024-01-08 22:51 mtaal Assigned To => Triage Platform Base
2024-01-08 22:51 mtaal Modules => Core
2024-01-08 22:51 mtaal Triggers an Emergency Pack => No
2024-01-08 22:51 mtaal Summary core2: Data Grid RowRenderer => core2: Data Grid RowRenderer - pass selected property to cell renderer
2024-01-08 22:53 mtaal Description Updated View Revisions
2024-01-08 23:06 hgbot Note Added: 0158965
2024-02-11 22:32 hgbot Note Added: 0160598
2024-02-11 22:32 hgbot Resolution open => fixed
2024-02-11 22:32 hgbot Status new => closed
2024-02-11 22:32 hgbot Fixed in Version => 24Q2
2024-02-11 22:32 hgbot Note Added: 0160599


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker