Openbravo Issue Tracking System - POS2
View Issue Details
0053756POS2Corepublic2023-10-25 12:452023-10-25 12:45
njimenez 
Triage Platform Base 
normalmajoralways
newopen 
5
 
 
No
0053756: Resposive Toolbar is not properly displayed in Base Dialog
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.
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
No tags attached.
diff issueResponsiveToolbar.diff (4,575) 2023-10-25 12:45
https://issues.openbravo.com/file_download.php?file_id=19093&type=bug
Issue History
2023-10-25 12:45njimenezNew Issue
2023-10-25 12:45njimenezAssigned To => Triage Platform Base
2023-10-25 12:45njimenezFile Added: issueResponsiveToolbar.diff
2023-10-25 12:45njimenezTriggers an Emergency Pack => No

There are no notes attached to this issue.