Openbravo Issue Tracking System - POS2 | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0053756 | POS2 | Core | public | 2023-10-25 12:45 | 2023-10-25 12:45 |
Reporter | njimenez | ||||
Assigned To | Triage Platform Base | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
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 | 0053756: Resposive Toolbar is not properly displayed in Base Dialog | ||||
Description | When a base dialogo define the actions variable as an array of button properties to be displayed as a responsive toolbar, the responsive toolbar is not properly displayed. The problem is that the toolbar is not taking properly the styles definition. One of the problems is that it is not possible to define a variant class for the div that containts the responsive toolbar so it is not possible to define additional properties. | ||||
Steps To Reproduce | There are two ways to reproduce this issue. I have tried to make use ofthe responsive toolbar by passing an array with the button properties on the actions variable and by defining the responsive toolbar by my self and i have fount the following problems. You will find the requires patch to reproduce this scenario on this attached. 1) The button are displayed without styles. If we define the missing variantClass on the containter responsive toolbar div and it has been fixed. 2) Add more elements to the buttons toolbar by duplicating cancel button. See how the more buttons components is not being displayed and the dialog components are extended wrongly. 3) Once the more buttons menu appears by adding extra styles it does not follow the right / left alligments definition. 4) The buttons defined in the more buttons menu are not following the styles definitons | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | issueResponsiveToolbar.diff (4,575) 2023-10-25 12:45 https://issues.openbravo.com/file_download.php?file_id=19093&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2023-10-25 12:45 | njimenez | New Issue | |||
2023-10-25 12:45 | njimenez | Assigned To | => Triage Platform Base | ||
2023-10-25 12:45 | njimenez | File Added: issueResponsiveToolbar.diff | |||
2023-10-25 12:45 | njimenez | Triggers an Emergency Pack | => No |
There are no notes attached to this issue. |