[ 
https://issues.jboss.org/browse/RF-13408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928682#comment-12928682
 ] 

Brian Leathem commented on RF-13408:
------------------------------------

Ah sorry, I've been living and breathing git for so long that I forget not 
everyone does.  A _Pull Request_ is basically a patch submitted through the git 
workflow mechanism, a task made easier with the web ui's of github.  See this 
wiki page for more details:
https://community.jboss.org/wiki/GuideToUsePullRequestsWithGitHubAndJIRA
                
> ExtendedDataTable, ajax loading delay of 1000ms
> -----------------------------------------------
>
>                 Key: RF-13408
>                 URL: https://issues.jboss.org/browse/RF-13408
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.3.4
>            Reporter: Holger Walter
>             Fix For: 5-Tracking
>
>
> When using ajax loading in the extendeddatatable, an ajax 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 , 
> bodyscrollListener)
> Is it possible to reduce this timeout, or make it configurable via properties 

--
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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to