Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0052057 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | major | have not tried | 2023-04-04 09:54 | 2023-05-11 17:12 | |||
Reporter | ablasco | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 23Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0052057: Customer Form Layout change ( 1 column to 2 column ) in portrait mode if input field is modified | |||||||
Description | New Customer Form breaks if any input field is modified. Form Layout changes from 1 column to two column view, due to adaptation in portrait mode. When input changes its value, the component renders to 2 columns, which is the case for landscape mode. | |||||||
Steps To Reproduce | - Login - Search new Customer - Click on New Customer - Changes the value of any input field Customer Form breaks the layout in portrait mode. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0149508) hgbot (developer) 2023-05-09 17:31 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1089 [^] |
(0149630) hgbot (developer) 2023-05-11 17:12 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: bead439e9fff89062dc100ef3d32b354547dd672 Author: Augusto Mauch <augusto.mauch@openbravo.com> Date: 11-05-2023 15:26:32 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/bead439e9fff89062dc100ef3d32b354547dd672 [^] Fixes ISSUE-52057: BaseForm layout conversion to single-column is no longer reversed The problem was that the conversion to single-column was not being done in the proper place, and as a consequence even though initially the layout was properly converted, the next time the state was updated, the original layout was restored. To fix this, the conversion is now done in a central place, when the updateState action is managed in the form reducer. Also a test has been added to check that the form layout is properly converted to single-column in portrait mode. --- M web-jspack/org.openbravo.core2/src/components/Form/BaseForm.jsx M web-jspack/org.openbravo.core2/src/components/Form/__test__/BaseForm.test.jsx M web-jspack/org.openbravo.core2/src/components/Form/transformToSingleColumn.js --- |
(0149631) hgbot (developer) 2023-05-11 17:12 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1089 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2023-04-04 09:54 | ablasco | New Issue | |
2023-04-04 09:54 | ablasco | Assigned To | => AugustoMauch |
2023-04-04 09:54 | ablasco | File Added: VIPCrash.gif | |
2023-04-04 09:54 | ablasco | OBNetwork customer | => No |
2023-04-04 09:54 | ablasco | Triggers an Emergency Pack | => No |
2023-05-09 17:31 | hgbot | Merge Request Status | => open |
2023-05-09 17:31 | hgbot | Note Added: 0149508 | |
2023-05-10 09:31 | AugustoMauch | Status | new => scheduled |
2023-05-11 13:36 | hgbot | Merge Request Status | open => approved |
2023-05-11 17:12 | hgbot | Resolution | open => fixed |
2023-05-11 17:12 | hgbot | Status | scheduled => closed |
2023-05-11 17:12 | hgbot | Fixed in Version | => 23Q3 |
2023-05-11 17:12 | hgbot | Note Added: 0149630 | |
2023-05-11 17:12 | hgbot | Note Added: 0149631 |
Copyright © 2000 - 2009 MantisBT Group |