Openbravo Issue Tracking System - POS2 | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0050192 | POS2 | POS | public | 2022-09-07 13:42 | 2022-09-09 07:32 |
Reporter | dbaz | ||||
Assigned To | ranjith_qualiantech_com | ||||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | 22Q4 | |||
Merge Request Status | approved | ||||
Review Assigned To | |||||
OBNetwork customer | No | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0050192: Price tag/label in keymap buttons should have harcoded colors | ||||
Description | Price tag in keymap buttons should have harcoded colors The background should be ALWAYS white (regardless if we are in light or dark theme) and the font color should be ALWAYS black Inside file "ProductButtonContentPrice.scss" we have .obpos2ProductButtonContent-price { ... background-color: var(--obc2-color-surface-inverse); color: var(--obc2-color-on-surface-inverse); ... } and we should have .obpos2ProductButtonContent-price { ... background-color: white; color: black; ... } Inside file "ProductButtonContentImg.scss" the same change in the class ".obpos2ProductButtonContent-price_demo" | ||||
Steps To Reproduce | . | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2022-09-07 13:42 | dbaz | New Issue | |||
2022-09-07 13:42 | dbaz | Assigned To | => Retail | ||
2022-09-07 13:42 | dbaz | OBNetwork customer | => No | ||
2022-09-07 13:42 | dbaz | Triggers an Emergency Pack | => No | ||
2022-09-07 13:48 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com | ||
2022-09-07 13:48 | ranjith_qualiantech_com | Status | new => scheduled | ||
2022-09-07 14:22 | hgbot | Merge Request Status | => open | ||
2022-09-07 14:22 | hgbot | Note Added: 0140808 | |||
2022-09-07 18:23 | dbaz | Description Updated | bug_revision_view_page.php?rev_id=24749#r24749 | ||
2022-09-07 18:26 | dbaz | Description Updated | bug_revision_view_page.php?rev_id=24750#r24750 | ||
2022-09-09 07:32 | hgbot | Merge Request Status | open => approved | ||
2022-09-09 07:32 | hgbot | Resolution | open => fixed | ||
2022-09-09 07:32 | hgbot | Status | scheduled => closed | ||
2022-09-09 07:32 | hgbot | Fixed in Version | => 22Q4 | ||
2022-09-09 07:32 | hgbot | Note Added: 0140879 | |||
2022-09-09 07:32 | hgbot | Note Added: 0140880 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|