Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0054431 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [POS2] Core | minor | have not tried | 2024-01-17 18:31 | 2024-01-24 10:27 | |||
Reporter | jarmendariz | View Status | public | |||||
Assigned To | jarmendariz | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 24Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | 24Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0054431: Add callback methods to Grid when the grid actions popover is shown/hidden | |||||||
Description | The API for the Grid should be extended to support a callback method that will be executed only when the actions popover (either for a row, or the one shown in the multiselection header) is shown or hidden. This can be used to set up or tear down state needed by the grid actions to be executed (or reevaluate the executability rules) | |||||||
Steps To Reproduce | See description | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0159644) hgbot (developer) 2024-01-23 13:15 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1344 [^] |
(0159685) hgbot (developer) 2024-01-24 10:27 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1344 [^] |
(0159688) hgbot (developer) 2024-01-24 10:27 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: 439505fa255cbe687d06de31cefb0c223a01eab5 Author: Javier Armendáriz <javier.armendariz@openbravo.com> Date: 23-01-2024 13:14:39 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/439505fa255cbe687d06de31cefb0c223a01eab5 [^] Fixed ISSUE-54431: Adding callbacks to Grid component to execute when actions popover is shown or hidden --- A web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/isGridActionsPopover.js M web-jspack/org.openbravo.core2/src/components/FilterableGrid/FilterableGrid.jsx M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/DataGrid.jsx M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/MultiSelectionHeader.jsx M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/__test__/RowActions.test.jsx M web-jspack/org.openbravo.core2/src/components/Grid/Grid.jsx M web-jspack/org.openbravo.core2/src/components/Grid/stories/GridRowActions.stories.jsx --- |
Issue History | |||
Date Modified | Username | Field | Change |
2024-01-23 12:55 | jarmendariz | Type | feature request => backport |
2024-01-23 12:55 | jarmendariz | Target Version | => 24Q1 |
2024-01-23 13:15 | hgbot | Note Added: 0159644 | |
2024-01-24 10:27 | hgbot | Resolution | open => fixed |
2024-01-24 10:27 | hgbot | Note Added: 0159685 | |
2024-01-24 10:27 | hgbot | Status | scheduled => closed |
2024-01-24 10:27 | hgbot | Fixed in Version | => 24Q1 |
2024-01-24 10:27 | hgbot | Note Added: 0159688 |
Copyright © 2000 - 2009 MantisBT Group |