[
https://issues.apache.org/jira/browse/MESOS-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868268#comment-13868268
]
Thomas Rampelberg commented on MESOS-900:
-----------------------------------------
Created a directive for sortable/pagable tables.
https://reviews.apache.org/r/16787/
> Paginate all tables in the web UI
> ---------------------------------
>
> Key: MESOS-900
> URL: https://issues.apache.org/jira/browse/MESOS-900
> Project: Mesos
> Issue Type: Improvement
> Components: webui
> Reporter: Ross Allen
> Priority: Minor
>
> The current major bottleneck in the web UI is rendering, specifically
> rendering long lists of tasks, slaves, offers, etc. Paginating tables like
> "home.html" does saves lots of rendering time and makes it useable even with
> large amounts of data.
> All tables should be paginated to prevent unnecessary rendering and to keep
> the UI responsive with large amounts of data.
> This likely deserves a refactoring to make a paginated/sortable table into a
> directive.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)