You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2017/12/22 00:33:00 UTC

[jira] [Resolved] (ACCUMULO-4765) Improve sortTable js function

     [ https://issues.apache.org/jira/browse/ACCUMULO-4765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-4765.
-----------------------------------------
       Resolution: Won't Fix
    Fix Version/s:     (was: 2.0.0)

I'm closing this as "Won't Fix". The suggestion to use DataTables is so much better, that I don't think this is even worth pursuing.

> Improve sortTable js function
> -----------------------------
>
>                 Key: ACCUMULO-4765
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4765
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: monitor
>    Affects Versions: 2.0.0
>            Reporter: Michael Miller
>            Priority: Minor
>              Labels: javascript, newbie
>
> The sortTable() javascript function is used quite a lot (and has many implementations) in the Monitor but takes the column number as a parameter.  While this is a simple solution that works well, it could break if the order of the columns change.  It would be nice to have a sortTable function that is smarter and could automatically detect which column to sort.  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)