You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by GitBox <gi...@apache.org> on 2021/04/10 07:46:38 UTC

[GitHub] [ofbiz-plugins] lodhiravi edited a comment on pull request #41: Fixed: Add To Cart and related UI issue for the products with variant explosion and feature explosion (OFBIZ-11970)

lodhiravi edited a comment on pull request #41:
URL: https://github.com/apache/ofbiz-plugins/pull/41#issuecomment-817094416


   @mbrohl 
   
   Sorry for the late response.
   
   There are two reasons (after my recent push) to introduce a new screen - 
   1.  To Set the last saved view in the last view to avoid ajax request's view being used in the subsequent requests. Earlier when we select color/size an ajax request to render ProductUomDropDownOnly used and when we select uom and clicks on add to cart, the item gets added but the ProductUomDropDownOnly gets rendered as the last view was to render that. 
   2. To improve the drop-down markup using bootstrap in order to make it consistent with other front-end screens.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org