Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0052057
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajorhave not tried2023-04-04 09:542023-05-11 17:12
ReporterablascoView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionfixedFixed in Version23Q3
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0052057: Customer Form Layout change ( 1 column to 2 column ) in portrait mode if input field is modified

DescriptionNew 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.
TagsNo tags attached.
Attached Filesgif file icon VIPCrash.gif [^] (317,330 bytes) 2023-04-04 09:54

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 [^]

- Issue History
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 Triggers an Emergency Pack => No
2023-05-09 17:31 hgbot Note Added: 0149508
2023-05-10 09:31 AugustoMauch Status new => scheduled
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
Powered by Mantis Bugtracker