Openbravo Issue Tracking System - POS2
View Issue Details
0050989POS2Corepublic2022-11-23 16:202022-11-24 15:56
javierRodriguez 
javierRodriguez 
normaltrivialhave not tried
closedfixed 
5
 
22Q3.322Q3.3 
No
0050989: It is not possible to hide ok button in confirm dialog
In some scenarios, it is useful to hide ok button in order to not allow the user to click on it.
-
No tags attached.
blocks feature request 0050986 closed javierRodriguez It is not possible to hide ok button in confirm dialog 
Issue History
2022-11-23 17:57guilleaerTypefeature request => backport
2022-11-23 17:57guilleaerTarget Version => 22Q3.3
2022-11-24 10:24hgbotNote Added: 0144094
2022-11-24 15:56hgbotResolutionopen => fixed
2022-11-24 15:56hgbotStatusscheduled => closed
2022-11-24 15:56hgbotNote Added: 0144113
2022-11-24 15:56hgbotFixed in Version => 22Q3.3
2022-11-24 15:56hgbotNote Added: 0144114

Notes
(0144094)
hgbot   
2022-11-24 10:24   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/924 [^]
(0144113)
hgbot   
2022-11-24 15:56   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/924 [^]
(0144114)
hgbot   
2022-11-24 15:56   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 606b9dc530e7717d8c0e040236d8d2cc70f4cdef
Author: Javier Rodríguez Regueiro <javier.rodriguez@openbravo.com>
Date: 24-11-2022 14:56:01
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/606b9dc530e7717d8c0e040236d8d2cc70f4cdef [^]

Fixed ISSUE-50989: [hide-ok] Create a new prop to hide ok button

---
M web-jspack/org.openbravo.core2/src/components/ConfirmationDialog/ConfirmationDialog.jsx
M web-jspack/org.openbravo.core2/src/components/ConfirmationDialog/__test__/ConfirmationDialog.test.jsx
M web-jspack/org.openbravo.core2/src/components/Notifier/Notifier.jsx
M web-jspack/org.openbravo.core2/src/components/StandardDialog/StandardDialog.jsx
M web-jspack/org.openbravo.core2/src/components/StandardDialog/__test__/StandardDialog.test.jsx
M web-jspack/org.openbravo.core2/src/components/StandardDialog/stories/StandardDialog.stories.jsx
---