Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0055173 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Infrastructure] wiki.openbravo.com | minor | always | 2024-04-11 16:06 | 2024-04-17 17:31 | |||
Reporter | gonzalo_fernandez | View Status | public | |||||
Assigned To | gonzalo_fernandez | |||||||
Priority | normal | Resolution | fixed | |||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | |||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Review Assigned To | ||||||||
Summary | 0055173: BaseMultiSelector loads datasource before rendering dialog | |||||||
Description | This behavior may lead to some performance problems and needs to be solved. | |||||||
Steps To Reproduce | Open BaseMultiSelector in storybook, add a break point in the useDatasource part and render it. | |||||||
Proposed Solution | Load the datasource only when the dialog is open. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0163146) hgbot (developer) 2024-04-12 11:12 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1460 [^] |
(0163342) hgbot (developer) 2024-04-17 17:31 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1460 [^] |
(0163343) hgbot (developer) 2024-04-17 17:31 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: 0b41189eed24f440c198706b233fec6c21b40238 Author: Gonzalo Fernández García <gonzalo.fernandez@openbravo.com> Date: 17-04-2024 17:28:06 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/0b41189eed24f440c198706b233fec6c21b40238 [^] Fixes ISSUE-55173: Avoids unnecessary datasource requests when rendering BaseMultiSelector --- M web-jspack/org.openbravo.core2/src/components/BaseMultiSelector/BaseMultiSelector.jsx M web-jspack/org.openbravo.core2/src/components/BaseMultiSelector/__test__/BaseMultiSelector.test.jsx --- |
(0163344) hgbot (developer) 2024-04-17 17:31 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: 4e78b3c2e6fe2ae2f9cdf2711e50a315289bfd92 Author: Gonzalo Fernández García <gonzalo.fernandez@openbravo.com> Date: 17-04-2024 17:31:06 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/4e78b3c2e6fe2ae2f9cdf2711e50a315289bfd92 [^] Fixes ISSUE-55173: Avoids unnecessary datasource requests when rendering BaseMultiSelector --- M web-jspack/org.openbravo.core2/src/components/BaseMultiSelector/BaseMultiSelector.jsx M web-jspack/org.openbravo.core2/src/components/BaseMultiSelector/__test__/BaseMultiSelector.test.jsx --- |
![]() |
|||
Date Modified | Username | Field | Change |
2024-04-11 16:06 | gonzalo_fernandez | New Issue | |
2024-04-11 16:06 | gonzalo_fernandez | Assigned To | => gonzalo_fernandez |
2024-04-12 11:12 | hgbot | Note Added: 0163146 | |
2024-04-17 17:31 | hgbot | Note Added: 0163342 | |
2024-04-17 17:31 | hgbot | Resolution | open => fixed |
2024-04-17 17:31 | hgbot | Status | new => closed |
2024-04-17 17:31 | hgbot | Fixed in Version | => 24Q3 |
2024-04-17 17:31 | hgbot | Note Added: 0163343 | |
2024-04-17 17:31 | hgbot | Note Added: 0163344 |
Copyright © 2000 - 2009 MantisBT Group |