Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
2.0.0
-
None
Description
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.
Attachments
Issue Links
- is related to
-
ACCUMULO-4771 Replace tables in Monitor with DataTables
- Resolved