Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #48161 Back to Issue ]
Summary 0048161: Still some UI properties added to the product when it is included into the ticket
Revision 2021-12-01 12:20 by caristu
Steps To Reproduce 1- Add a product into the ticket
2- In dev tools type "OB.App.State.getState().Ticket.lines[0].product" in order to check the information of the added product. Note it contains some properties which are coming from the ProductButton component itself: "variantClass", "variantStyle", "leftAction" etc.
Revision 2021-12-01 12:20 by caristu
Description When adding a product into the ticket, it is still added with extra (unneeded) properties coming from the UI components. This information should not be included as part of the Ticket (business logic)

Note that this was partially solved with issue 0046594 where keymap specific properties are being removed.
Revision 2021-11-25 13:01 by caristu
Steps To Reproduce 1- Add a product into the ticket
2- In dev tools type "OB.App.State.getState().Ticket.lines[0].product" in order to check the information of the added product. Note it contains some properties which are coming from the UI: "variantClass", "variantStyle"
Revision 2021-11-25 13:01 by caristu
Description When adding a product into the ticket, it is still added with extra (unneeded) properties coming from the UI components. This information should not be included as part of the Ticket (business logic)

Note that this was partially solved with issue 0046594


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker