[jira] [Commented] (OFBIZ-10795) Product dropdown should be replaced with product lookup on Edit Price Rule screen

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-10795) Product dropdown should be replaced with product lookup on Edit Price Rule screen

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-10795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16743241#comment-16743241 ]

Jacques Le Roux commented on OFBIZ-10795:
-----------------------------------------

Actually thinking more about it, OOTB we have a limited number of cases which could be problematic. So, for these cases (like products here) we could have a test to see if there is a large number of records and if it's the case show a lookup rather than a dropdown. We would then dynamically choose between a dropdown or  lookup. Is that what you had in mind Mohammad?

> Product dropdown should be replaced with product lookup on Edit Price Rule screen
> ---------------------------------------------------------------------------------
>
>                 Key: OFBIZ-10795
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10795
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
>            Reporter: Mohammad Kathawala
>            Assignee: Pradeep Choudhary
>            Priority: Minor
>             Fix For: Trunk, Release Branch 16.11, Release Branch 17.12
>
>
> On Edit Price Rule screen, all the products of the system are fetched in a single dropdown.
> If a system has thousands or more products, then it will take too much time to load those products in the dropdown and screen loading time will increase or even it can make the system down.
>  
> We should have a product lookup here.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)