Openbravo Issue Tracking System - POS2
View Issue Details
0047390POS2Corepublic2021-07-13 18:122021-07-14 07:15
jarmendariz 
jarmendariz 
normalminorhave not tried
closedfixed 
5
 
 
No
0047390: Disabled prop missing in Popover menu entry component
There are two components used in Grid popovers to close it automatically as soon as the left click action is executed: PopoverMenuEntry and PopoverMenuAction.

Both components does not have the disabled prop so it cannot be manually disabled.
See above
No tags attached.
blocks defect 0047135 closed jarmendariz When opening a Dialog from a Grid popover the popover is not closed 
Issue History
2021-07-13 18:12jarmendarizNew Issue
2021-07-13 18:12jarmendarizAssigned To => jarmendariz
2021-07-13 18:12jarmendarizTriggers an Emergency Pack => No
2021-07-13 18:12jarmendarizStatusnew => scheduled
2021-07-13 18:13jarmendarizRelationship addedblocks 0047135
2021-07-13 18:16hgbotNote Added: 0130429
2021-07-14 07:15hgbotResolutionopen => fixed
2021-07-14 07:15hgbotStatusscheduled => closed
2021-07-14 07:15hgbotNote Added: 0130445
2021-07-14 07:15hgbotNote Added: 0130446

Notes
(0130429)
hgbot   
2021-07-13 18:16   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/592 [^]
(0130445)
hgbot   
2021-07-14 07:15   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 314941082ef52849e2aee1b42cc632b20d1c95ad
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 2021-07-14T05:14:34+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/314941082ef52849e2aee1b42cc632b20d1c95ad [^]

Fixed ISSUE-47390: Adding disabled prop to Grid popover entry components

---
A web-jspack/org.openbravo.core2/src/components/Grid/__test__/PopoverMenuEntry.test.jsx
M web-jspack/org.openbravo.core2/src/components/Grid/PopoverMenuAction.jsx
M web-jspack/org.openbravo.core2/src/components/Grid/PopoverMenuEntry.jsx
---
(0130446)
hgbot   
2021-07-14 07:15   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/592 [^]