[ 
https://issues.apache.org/jira/browse/SPARK-10172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709329#comment-14709329
 ] 

Josiah Samuel Sathiadass edited comment on SPARK-10172 at 8/24/15 1:59 PM:
---------------------------------------------------------------------------

Easy fix could be to replace the rowspan(grouping) with the actual "App ID" and 
"App Name" for each row as "sorttable.js" is not capable of handling rowspan in 
a table.
Or we can make use of jQuery library to sort the table instead of 
"sorttable.js". I will update more.


was (Author: josam):
Easy fix could be replace the rowspan(grouping) with the actual "App ID" and 
"App Name" for each row as "sorttable.js" is not capable of handling rowspan in 
a table.
Or we can make use of jQuery library to sort the table instead of 
"sorttable.js". I will update more.

> History Server web UI gets messed up when sorting on any column
> ---------------------------------------------------------------
>
>                 Key: SPARK-10172
>                 URL: https://issues.apache.org/jira/browse/SPARK-10172
>             Project: Spark
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 1.4.0, 1.4.1
>            Reporter: Min Shen
>            Priority: Minor
>         Attachments: screen-shot.png
>
>
> If the history web UI displays the "Attempt ID" column, when clicking the 
> table header to sort on any column, the entire page gets messed up.
> This seems to be a problem with the sorttable.js not able to correctly handle 
> tables with rowspan.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to