Openbravo Issue Tracking System - POS2
View Issue Details
0055056POS2Corepublic2024-03-26 16:332025-03-27 12:04
gorka_gil 
Triage Platform Base 
normalmajorN/A
closedduplicate 
5
 
 
No
No
0055056: Customer popup styles: overflow:scroll
In the customer window, in the multitab, the tabs that doesn't have a scroll like the customer discount has a fixed reserved space at the right
-
change:

.obc2MultiTabBaseView .obc2BaseSwitcher {
  [...]
  overflow: scroll;
}

to:

.obc2MultiTabBaseView .obc2BaseSwitcher {
  [...]
  overflow: auto;
}

No tags attached.
related to defect 0055057 closed Triage Platform Base Customer popup styles: customer discounts scroll on portrait 
Issue History
2024-03-26 16:33gorka_gilNew Issue
2024-03-26 16:33gorka_gilAssigned To => Triage Platform Base
2024-03-26 16:33gorka_gilOBNetwork customer => No
2024-03-26 16:33gorka_gilTriggers an Emergency Pack => No
2024-03-26 16:44gorka_gilRelationship addedrelated to 0055057
2025-03-27 12:04hgbotNote Added: 0177414
2025-03-27 12:04hgbotStatusnew => closed
2025-03-27 12:04hgbotResolutionopen => duplicate

Notes
(0177414)
hgbot   
2025-03-27 12:04   
Issue exported to Jira: https://openbravo.atlassian.net/browse/RM-24146 [^]