Openbravo Issue Tracking System - POS2 | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0052335 | POS2 | Core | public | 2023-05-03 15:39 | 2024-03-11 14:15 |
Reporter | migueldejuana | ||||
Assigned To | Triage Platform Base | ||||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
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 | 0052335: BaseButtonGroup miss some css details | ||||
Description | BaseButtonGroup have some css details not defined. See Figma for the details: https://www.figma.com/file/QJW5Sq3M2dcOIxhNW9JrGR/POS-2.0---%23---Base-Components?node-id=0-144&t=HHMF0WjHyueVOJUW-0 [^] See below some example of CSS that should be added: .obc2BaseButtonGroup { height: 4rem; .obc2BaseButton { background-color: transparent; .obc2BaseContent { text-transform: none; color: var(--obc2-color-on-surface); opacity: var(--obc2-color-on-surface-disabled-opacity); } } .obc2BaseButton.selected { .obc2BaseContent { color: var(--obc2-color-primary); opacity: var(--obc2-color-on-surface-opacity); } } | ||||
Steps To Reproduce | n/a | ||||
Proposed Solution | When it is included in the original component, it should be removed from web-jspack/org.openbravo.pos2/src/components/CashManagement/CashManagementPaymentMethodFilter/CashManagementPaymentMethodFilter.scss | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=18480&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2023-05-03 15:39 | migueldejuana | New Issue | |||
2023-05-03 15:39 | migueldejuana | Assigned To | => Triage Platform Base | ||
2023-05-03 15:39 | migueldejuana | File Added: Screenshot from 2023-05-03 15-38-39.png | |||
2023-05-03 15:39 | migueldejuana | OBNetwork customer | => No | ||
2023-05-03 15:39 | migueldejuana | Triggers an Emergency Pack | => No | ||
2024-03-11 14:15 | Daria_Sh | Note Added: 0161961 | |||
2024-03-11 14:15 | Daria_Sh | Status | new => closed | ||
2024-03-11 14:15 | Daria_Sh | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|