Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0050458 | POS2 | Core | public | 2022-10-10 08:37 | 2023-03-28 08:33 |
|
Reporter | jonae | |
Assigned To | jonae | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 23Q1 | |
Merge Request Status | |
Review Assigned To | caristu |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0050458: 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 | depends on | backport | 0050992 | 22Q4.1 | closed | javierRodriguez | POS2 | askConfirmation API should have a configuration to avoid dismissing the dialog | depends on | backport | 0050993 | 22Q3.3 | closed | javierRodriguez | POS2 | askConfirmation API should have a configuration to avoid dismissing the dialog | blocks | feature request | 0050230 | | closed | aferraz | Retail Modules | Implement open/close store process in ReactPOS |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-10-10 08:37 | jonae | New Issue | |
2022-10-10 08:37 | jonae | Assigned To | => jonae |
2022-10-10 08:37 | jonae | Triggers an Emergency Pack | => No |
2022-10-10 12:17 | jonae | File Added: 50458.diff | |
2022-10-10 13:13 | jonae | Assigned To | jonae => Triage Platform Base |
2022-10-10 13:16 | aferraz | Category | POS => Core |
2022-10-10 13:20 | aferraz | Assigned To | Triage Platform Base => jonae |
2022-10-14 11:05 | hgbot | Note Added: 0142063 | |
2022-10-14 11:16 | jonae | File Deleted: 50458.diff | |
2022-10-14 11:16 | jonae | Assigned To | jonae => Triage Platform Base |
2022-10-21 09:28 | caristu | Description Updated | bug_revision_view_page.php?rev_id=24949#r24949 |
2022-10-21 09:28 | caristu | Assigned To | Triage Platform Base => jonae |
2022-10-21 09:30 | caristu | Summary | BaseDialog component needs to implement the hide close functionality to remove the X icon from the top right when needed => BaseDialog component needs to implement the ability of avoid dismissing it |
2022-10-21 09:32 | caristu | Summary | BaseDialog component needs to implement the ability of avoid dismissing it => askConfirmation API should have a configuration to avoid dismissing the dialog |
2022-10-21 09:36 | hgbot | Resolution | open => fixed |
2022-10-21 09:36 | hgbot | Status | new => closed |
2022-10-21 09:36 | hgbot | Fixed in Version | => 23Q1 |
2022-10-21 09:36 | hgbot | Note Added: 0142379 | |
2022-10-21 09:36 | hgbot | Note Added: 0142380 | |
2022-10-21 09:37 | caristu | Proposed Solution updated | |
2022-10-21 12:55 | aferraz | Relationship added | blocks 0050230 |
2022-11-24 11:02 | javierRodriguez | Status | closed => new |
2022-11-24 11:02 | javierRodriguez | Resolution | fixed => open |
2022-11-24 11:02 | javierRodriguez | Fixed in Version | 23Q1 => |
2022-11-24 11:03 | javierRodriguez | Status | new => scheduled |
2023-03-28 08:32 | caristu | Status | scheduled => resolved |
2023-03-28 08:32 | caristu | Fixed in Version | => 22Q4 |
2023-03-28 08:32 | caristu | Resolution | open => fixed |
2023-03-28 08:33 | caristu | Fixed in Version | 22Q4 => 23Q1 |
2023-03-28 08:33 | caristu | Review Assigned To | => caristu |
2023-03-28 08:33 | caristu | Status | resolved => closed |