Openbravo Issue Tracking System - POS2
View Issue Details
0047768POS2POSpublic2021-09-28 13:452021-10-19 17:01
cberner 
ablasco 
normaltrivialhave not tried
closedfixed 
5
 
 
No
0047768: Several stories from storybook are not correctly categorized
Some KeymapEditor* stories have no category, resulting in them appearing at the top of the storybook sidebar, also not appearing in their logical category.

There's also a new category "POS2" which has 2 stories, this should be moved to the already existing "POS" category in storybook.
1. Go to https://livebuilds.openbravo.com/retail_pos2_modules_pgsql/web/storybook/?path=/story/platform-basekeypad--simple-use [^] (livebuilds storybook with modules)
2. Check there are several KeymapEditor* stories at the top-left sidebar, which are not in any category.
3. Also check there's a POS2 category which should not be there, as POS is basically the same.
Move non-categorized stories to their corresponding categories.

Move POS2 categorized stories, to POS category.
No tags attached.
Issue History
2021-09-28 13:45cbernerNew Issue
2021-09-28 13:45cbernerAssigned To => Retail
2021-09-28 13:45cbernerTriggers an Emergency Pack => No
2021-10-07 15:16AugustoMauchAssigned ToRetail => ablasco
2021-10-08 14:52hgbotNote Added: 0132277
2021-10-11 12:23guilleaerStatusnew => scheduled
2021-10-19 17:01hgbotResolutionopen => fixed
2021-10-19 17:01hgbotStatusscheduled => closed
2021-10-19 17:01hgbotNote Added: 0132458
2021-10-19 17:01hgbotNote Added: 0132459

Notes
(0132277)
hgbot   
2021-10-08 14:52   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/702 [^]
(0132458)
hgbot   
2021-10-19 17:01   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 876f1dc4b57570aba70827c5a86c17cb0782a8f9
Author: adrian.blasco <adrian.blasco@openbravo.com>
Date: 2021-10-19T13:24:25+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/876f1dc4b57570aba70827c5a86c17cb0782a8f9 [^]

Fixed ISSUE-47768: Categorized Storybooks from KeymapEditor and EditableLayout

---
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/EditableLayout/EditableLayoutPlaceholdersOverlay/stories/EditableLayoutPlaceholdersOverlay.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/EditableLayout/EditableLayoutResizeIndicator/stories/EditableLayoutResizeIndicator.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/EditableLayout/stories/EditableLayout.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/KeymapEditorCurrentIndicator/stories/KeymapEditorCurrentIndicator.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/KeymapEditorLinkedDialog/stories/KeymapEditorLinkedDialog.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/KeymapEditorSaveButton/stories/KeymapEditorSaveButton.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/KeymapEditorUndoAllButton/stories/KeymapEditorUndoAllButton.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/steps/KeyMapEditorLayout/KeymapEditorCategoryActiveSwitch/stories/KeymapEditorCategoryActiveSwitch.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/steps/KeyMapEditorLayout/KeymapEditorCategoryResizeButton/stories/KeymapEditorCategoryResizeButton.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/steps/KeyMapEditorLayout/KeymapEditorProductActiveSwitch/stories/KeymapEditorProductActiveSwitch.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/steps/KeyMapEditorLayout/KeymapEditorProductResizeButton/stories/KeymapEditorProductResizeButton.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/steps/KeyMapEditorLayout/KeymapEditorResolutionSelector/stories/KeymapEditorResolutionSelector.stories.jsx
---
(0132459)
hgbot   
2021-10-19 17:01   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/702 [^]