Openbravo Issue Tracking System - POS2
View Issue Details
0048188POS2POSpublic2021-12-01 17:592022-03-31 09:56
caristu 
Triage Platform Base 
highminorhave not tried
acknowledgedopen 
5
 
 
No
0048188: Replace ProductPopoverButtonBar global state usage with a React context
The ProductPopoverButtonBar is making use of the global application state through the state.UI.productPopOverInformation property.

Ideally it would be better to make use of a more reduced state context, to avoid unneeded state change calculations in the application components which are not related to ProductPopoverButtonBar component and that are listening to the UI state model.
.
Replace the usage of state.UI.productPopOverInformation with a React context[1]

[1] https://reactjs.org/docs/context.html [^]
No tags attached.
related to defect 0048161 scheduled cberner Still some UI properties added to the product when it is included into the ticket 
Issue History
2021-12-01 17:59caristuNew Issue
2021-12-01 17:59caristuAssigned To => Retail
2021-12-01 17:59caristuTriggers an Emergency Pack => No
2021-12-01 17:59caristuIssue generated from0048161
2021-12-01 17:59caristuRelationship addedrelated to 0048161
2021-12-01 17:59caristuDescription Updatedbug_revision_view_page.php?rev_id=23379#r23379
2021-12-02 10:49caristuTypedesign defect => defect
2021-12-10 12:24guilleaerAssigned ToRetail => platform
2021-12-10 12:24guilleaerStatusnew => acknowledged
2022-02-01 08:05alostaleAssigned Toplatform => Triage Platform Base
2022-03-31 09:56AugustoMauchNote Added: 0136196

Notes
(0136196)
AugustoMauch   
2022-03-31 09:56   
Removing due date because it is a minor issue