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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0049423
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajoralways2022-05-26 12:242022-06-02 22:54
ReporterablascoView Statuspublic 
Assigned Toablasco 
PrioritynormalResolutionfixedFixed in Version
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

0049423: Load Keymap could have better Performance in Layout Editor

DescriptionKeymapConfigurations are loaded at the beginning, but the same loading function is used when a Keymap is selected individually loading every keymap when is not needed.
Steps To Reproduce* With several Keymaps and products associated ( agapes enviroment )

- Login and click on Keymap Editor.
- Select a Keymap.
- Click on Set Layout, or change Resolution.

* Time can reach 5 seconds to load the Keymap Editor, because every Keymap is loaded instead the one we want.
Proposed SolutionCreate a new function to execute LoadingKeymap separatedly when a Keymap is selected instead every on the list, and associate it with button "Set Layout".
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0137759)
hgbot (developer)
2022-05-26 13:10

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/974 [^]
(0138007)
hgbot (developer)
2022-06-02 22:54

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 9730babb92ca72acef8ed48054c1baa62c71bbfa
Author: adrian.blasco <adrian.blasco@openbravo.com>
Date: 02-06-2022 22:52:18
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/9730babb92ca72acef8ed48054c1baa62c71bbfa [^]

Fixes ISSUE-49423 - Better performance if KeymapConfiguration loads separately

Copyright

Fixes ISSUE-49423 - Better performance if KeymapConfiguration loads one by one

---
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/steps/KeyMapEditorLayout/KeyMapEditorLayout.jsx
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/steps/KeyMapEditorLayout/__test__/KeyMapEditorLayout.test.jsx
M web-jspack/org.openbravo.pos2/src/configurations/keymapConfiguration/loadKeymapConfigurations.js
---
(0138008)
hgbot (developer)
2022-06-02 22:54

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 9730babb92ca72acef8ed48054c1baa62c71bbfa
Author: adrian.blasco <adrian.blasco@openbravo.com>
Date: 02-06-2022 22:52:18
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/9730babb92ca72acef8ed48054c1baa62c71bbfa [^]

Fixes ISSUE-49423 - Better performance if KeymapConfiguration loads separately

Copyright

Fixes ISSUE-49423 - Better performance if KeymapConfiguration loads one by one

---
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/steps/KeyMapEditorLayout/KeyMapEditorLayout.jsx
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/steps/KeyMapEditorLayout/__test__/KeyMapEditorLayout.test.jsx
M web-jspack/org.openbravo.pos2/src/configurations/keymapConfiguration/loadKeymapConfigurations.js
---
(0138009)
hgbot (developer)
2022-06-02 22:54

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

- Issue History
Date Modified Username Field Change
2022-05-26 12:24 ablasco New Issue
2022-05-26 12:24 ablasco Assigned To => ablasco
2022-05-26 12:24 ablasco Triggers an Emergency Pack => No
2022-05-26 13:10 hgbot Note Added: 0137759
2022-06-02 22:54 hgbot Resolution open => fixed
2022-06-02 22:54 hgbot Status new => closed
2022-06-02 22:54 hgbot Note Added: 0138007
2022-06-02 22:54 hgbot Note Added: 0138008
2022-06-02 22:54 hgbot Note Added: 0138009


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker