Project:
View Revisions: Issue #55420 | [ Back to Issue ] | ||
Summary | 0055420: Fix the width of the filter in BaseMultiSelectorDialog in portrait mode | ||
Revision | 2024-05-07 14:45 by ruben_jimenez | ||
Steps To Reproduce | In SSMS app: 1- Go to Distribution Order Issue window 2- Clik on "New DOi" button 3- Click on Assisted 4- Click on Product input to display the dialog |
||
Revision | 2024-05-07 14:43 by ruben_jimenez | ||
Steps To Reproduce | In SSMS enviroment: 1- Go to Distribution Order Issue 2- Clik on "New DOi" button 3- Click on Assisted 4- Click on Product input to display the dialog |
||
Revision | 2024-05-07 14:43 by ruben_jimenez | ||
Description | When rendering a filter in the dialog, its width is set to 15.6rem [1], causing the input not to take up the entire width (See the attached picture). [1]https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/blob/master/web-jspack/org.openbravo.core2/src/components/FilterableGrid/FilterBar.scss#L105 [^] |
||
Revision | 2024-05-07 14:40 by ruben_jimenez | ||
Description | At rendering a filter in the Dialog the width of it is set to 15.6rem [1] making the input not take the whole width (See the atached picture) [1]https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/blob/master/web-jspack/org.openbravo.core2/src/components/FilterableGrid/FilterBar.scss#L105 [^] |
Copyright © 2000 - 2009 MantisBT Group |