Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0050992 | POS2 | Core | public | 2022-10-10 08:37 | 2022-11-24 16:17 |
|
Reporter | jonae | |
Assigned To | javierRodriguez | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 22Q4.1 | Fixed in Version | 22Q4.1 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0050992: askConfirmation API should have a configuration to avoid dismissing the dialog |
Description | Some functionalities needs to remove the X icon from the top right in order to maintain the window open till the user makes an action on the buttons. To do that a new parameter needs to be added to BaseDialog to remove that icon depending on it. By default would be false, so the icon will be shown.
Note that the X icon and the ability of closing the popup when clicking outside are two ways of doing the same: dismissing the dialog. So, when the X is not displayed, clicking outside should not close the dialog also. |
Steps To Reproduce | Some functionalities needs to remove the X icon from the top right in order to maintain the window open till the user makes an action on the buttons. To do that a new parameter needs to be added to BaseDialog to remove that icon depending on it. By default would be false, so the icon will be shown. |
Proposed Solution | Implement this ability in askConfirmation, askMultiOptionDialog and inputData APIs |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | feature request | 0050458 | | closed | jonae | askConfirmation API should have a configuration to avoid dismissing the dialog |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-11-24 11:03 | javierRodriguez | Type | feature request => backport |
2022-11-24 11:03 | javierRodriguez | Target Version | => 22Q4.1 |
2022-11-24 11:04 | javierRodriguez | Assigned To | jonae => javierRodriguez |
2022-11-24 11:47 | hgbot | Note Added: 0144100 | |
2022-11-24 16:17 | hgbot | Resolution | open => fixed |
2022-11-24 16:17 | hgbot | Status | scheduled => closed |
2022-11-24 16:17 | hgbot | Note Added: 0144117 | |
2022-11-24 16:17 | hgbot | Fixed in Version | => 22Q4.1 |
2022-11-24 16:17 | hgbot | Note Added: 0144118 | |