[richfaces-issues] [JBoss JIRA] (RF-13408) ExtendedDataTable, ajax loading delay of 1000ms

Holger Walter (JIRA) jira-events at lists.jboss.org
Wed Dec 4 04:25:05 EST 2013


     [ https://issues.jboss.org/browse/RF-13408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Holger Walter updated RF-13408:
-------------------------------

    Description: 
When using ajax loading in the extendeddatatable, an data load is triggered when scrolling down to the end of the table. However, this data loadig action is delayed by 1000ms, which gives the user the feeling that the application is quite laggy.

I've taken a look at the javascript code of the extendeddatatable, and saw that the 1000ms delay is hard coded. (extendeddatatable.js

    
> ExtendedDataTable, ajax loading delay of 1000ms
> -----------------------------------------------
>
>                 Key: RF-13408
>                 URL: https://issues.jboss.org/browse/RF-13408
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>            Reporter: Holger Walter
>
> When using ajax loading in the extendeddatatable, an data load is triggered when scrolling down to the end of the table. However, this data loadig action is delayed by 1000ms, which gives the user the feeling that the application is quite laggy.
> I've taken a look at the javascript code of the extendeddatatable, and saw that the 1000ms delay is hard coded. (extendeddatatable.js

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list