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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0052029
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] Coremajorhave not tried2023-03-31 11:172023-05-15 16:29
ReporterjarmendarizView Statuspublic 
Assigned ToTriage Platform Base 
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

0052029: Glitch in Grid when loading in Portrait mode

DescriptionWhen loading a grid in portrait mode, for a brief moment it can be seen that the grid is displayed in table mode before switching to list mode. Grid should be in loading state until it knows for sure the mode it should be displayed
Steps To ReproduceSee description
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0148155)
hgbot (developer)
2023-03-31 11:20

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1038 [^]
(0148312)
hgbot (developer)
2023-04-05 17:08

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 50228cde73d06318dc7075cc865cb1dabfc3f023
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 05-04-2023 17:08:29
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/50228cde73d06318dc7075cc865cb1dabfc3f023 [^]

Fixed ISSUE-52029: Fixed glitch when rendering Grid in portrait mode

---
M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/DataGrid.jsx
---
(0148313)
hgbot (developer)
2023-04-05 17:08

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1038 [^]
(0148314)
hgbot (developer)
2023-04-05 17:40

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 913a0495ca8e77134f43dfb674e86046149297f5
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 05-04-2023 17:38:23
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/913a0495ca8e77134f43dfb674e86046149297f5 [^]

Revert Fixed ISSUE-52029: Fixed glitch when rendering Grid in portrait mode

Reverts the fix because it is breaking some tests

This reverts commit 50228cde73d06318dc7075cc865cb1dabfc3f023.

---
M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/DataGrid.jsx
---
(0148473)
jarmendariz (developer)
2023-04-17 12:13

2023-04-12 16:41

  
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] [^]
Changeset: b47572cf704c97be7de2783a6b51ad04601b8ba3
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 12-04-2023 16:40:19
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/b47572cf704c97be7de2783a6b51ad04601b8ba3 [^] [^]

Fixed ISSUE-52031: Fixed glitch when rendering Grid in portrait mode

This changeset also prevents the waiting until resize observer knows the width of the grid
before going out of the loading state to make tests works as expected

---
M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/DataGrid.jsx
---
(0148474)
jarmendariz (developer)
2023-04-17 12:13

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] [^]
Changeset: 33f800f9f48f5b907fe4dc7929d9b217ae754dfb
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 17-04-2023 10:35:03
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/33f800f9f48f5b907fe4dc7929d9b217ae754dfb [^] [^]

Revert "Fixed ISSUE-52031: Fixed glitch when rendering Grid in portrait mode"

This reverts commit b47572cf704c97be7de2783a6b51ad04601b8ba3.

---
M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/DataGrid.jsx
---
(0149498)
hgbot (developer)
2023-05-09 15:04

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1088 [^]
(0149708)
hgbot (developer)
2023-05-15 16:29

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 03243a507bc22754b9c2e647b183193ae401e259
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 15-05-2023 16:28:19
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/03243a507bc22754b9c2e647b183193ae401e259 [^]

Fixed ISSUE-52029: Fixed glitch when rendering Grid in portrait mode

This changeset also prevents the waiting until resize observer knows the width of the grid
before going out of the loading state to make tests works as expected

---
M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/DataGrid.jsx
---
(0149709)
hgbot (developer)
2023-05-15 16:29

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1088 [^]

- Issue History
Date Modified Username Field Change
2023-03-31 11:17 jarmendariz New Issue
2023-03-31 11:17 jarmendariz Assigned To => jarmendariz
2023-03-31 11:17 jarmendariz Triggers an Emergency Pack => No
2023-03-31 11:20 hgbot Note Added: 0148155
2023-04-05 17:08 hgbot Resolution open => fixed
2023-04-05 17:08 hgbot Status new => closed
2023-04-05 17:08 hgbot Fixed in Version => 23Q3
2023-04-05 17:08 hgbot Note Added: 0148312
2023-04-05 17:08 hgbot Note Added: 0148313
2023-04-05 17:40 hgbot Note Added: 0148314
2023-04-17 12:12 jarmendariz Assigned To jarmendariz => Triage Platform Base
2023-04-17 12:12 jarmendariz Status closed => new
2023-04-17 12:12 jarmendariz Resolution fixed => open
2023-04-17 12:12 jarmendariz Fixed in Version 23Q3 =>
2023-04-17 12:13 jarmendariz Status new => acknowledged
2023-04-17 12:13 jarmendariz Note Added: 0148473
2023-04-17 12:13 jarmendariz Note Added: 0148474
2023-05-09 15:04 hgbot Note Added: 0149498
2023-05-11 22:52 AugustoMauch Status acknowledged => scheduled
2023-05-15 16:28 hgbot Resolution open => fixed
2023-05-15 16:28 hgbot Status scheduled => closed
2023-05-15 16:29 hgbot Fixed in Version => 23Q3
2023-05-15 16:29 hgbot Note Added: 0149708
2023-05-15 16:29 hgbot Note Added: 0149709


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker