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

ASF GitHub Bot commented on CLOUDSTACK-8766:
--------------------------------------------

GitHub user bhaisaab opened a pull request:

    https://github.com/apache/cloudstack/pull/740

    CLOUDSTACK-8766: Fix infinite scrolling pagination for zonal template…

    … listing
    
    Uses listViewDataProvider to implement pagination on listTemplates API
    requests in the UI, when a template's zone tab is viewed.
    
    (cherry picked from commit 95c76efc3944aab9a620559a026fe37e53d8f53d)
    
    This from the other PR, for master branch.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shapeblue/cloudstack CLOUDSTACK-8766-master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/740.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #740
    
----
commit 1ad2f848adcccdf23a73b3ee43d05470e95c8d30
Author: Rohit Yadav <[email protected]>
Date:   2015-08-25T05:59:21Z

    CLOUDSTACK-8766: Fix infinite scrolling pagination for zonal template 
listing
    
    Uses listViewDataProvider to implement pagination on listTemplates API
    requests in the UI, when a template's zone tab is viewed.
    
    (cherry picked from commit 95c76efc3944aab9a620559a026fe37e53d8f53d)
    Signed-off-by: Rohit Yadav <[email protected]>

----


> In zone based template listings, infinite scrolling pagination is broken
> ------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-8766
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8766
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>    Affects Versions: 4.5.0, 4.5.1, 4.5.2
>            Reporter: Rohit Yadav
>            Assignee: Rohit Yadav
>            Priority: Minor
>             Fix For: 4.5.3, 4.6.0
>
>
> On the template page, when a template is select, goto Zones tab and scroll to 
> list all the templates. In case the number of zones are more than 20 there is 
> an infinite scrolling/listing issue as it does not paginate the result. The 
> fix would be to use listViewDataProvider to get pagination when requesting 
> the API.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to