Openbravo Issue Tracking System - POS2
View Issue Details
0049441POS2Restaurantspublic2022-05-31 10:122022-11-07 13:10
Felixaka 
meriem_azaf 
normalminoralways
closedfixed 
5
 
23Q1 
No
0049441: JIRA 3040 - Keymap: Color of the item "Deplacer" is not enough visible
When you are on the POS, in the keymap editor,

When you are in the "Set layout" section, there is a button "Deplacer" (see picture) which is in black. Sometimes this button is not enough visible on the pos

->The reason of this color is because when we switch of categories between "Déplacer" and "Echanger" there is on which is hilgighted in the yellow color.
-Go on the POS

-Go on "Keymap editor"

-Click on "View version"

-Click on "Set layout"

You will see a button at the top right of the screen
We can keep the color as white like others buttons
No tags attached.
png 2022-05-31_10h11_47.png (176,700) 2022-05-31 10:12
https://issues.openbravo.com/file_download.php?file_id=17082&type=bug
png
Issue History
2022-05-31 10:12FelixakaNew Issue
2022-05-31 10:12FelixakaAssigned To => Retail
2022-05-31 10:12FelixakaFile Added: 2022-05-31_10h11_47.png
2022-05-31 10:12FelixakaTriggers an Emergency Pack => No
2022-10-25 09:50hgbotNote Added: 0142535
2022-11-07 10:59hgbotResolutionopen => fixed
2022-11-07 10:59hgbotStatusnew => closed
2022-11-07 10:59hgbotNote Added: 0143140
2022-11-07 10:59hgbotFixed in Version => 23Q1
2022-11-07 10:59hgbotNote Added: 0143141
2022-11-07 13:10AugustoMauchAssigned ToRetail => meriem_azaf

Notes
(0142535)
hgbot   
2022-10-25 09:50   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1310 [^]
(0143140)
hgbot   
2022-11-07 10:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1310 [^]
(0143141)
hgbot   
2022-11-07 10:59   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: b860f6d00ad63c83d686fa888fde78dafc81e822
Author: Meriem Azaf <meriem.azaf@openbravo.com>
Date: 07-11-2022 10:50:12
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/b860f6d00ad63c83d686fa888fde78dafc81e822 [^]

Fixes ISSUE-49441: Color of the item "Deplacer" is not enough visible in the keymap

In POS2, in the keymap editor, when you are in the "Set layout" section, there is a button "Deplacer" or "Move" which is in black.

Sometimes this button is not enough visible on POS2.

To fix this, we create new CSS classes to implement the new changes in the color of the text, the backgound color and the icon color.

---
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/steps/KeyMapEditorLayout/KeyMapEditorLayout.jsx
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/steps/KeyMapEditorLayout/KeyMapEditorLayout.scss
---