You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Antonenko Alexander (JIRA)" <ji...@apache.org> on 2014/03/21 16:29:42 UTC

[jira] [Updated] (AMBARI-5177) Hive job's 'show more' action should expand and collapse smoothly

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

Antonenko Alexander updated AMBARI-5177:
----------------------------------------

    Attachment: AMBARI-5177.patch

> Hive job's 'show more' action should expand and collapse smoothly
> -----------------------------------------------------------------
>
>                 Key: AMBARI-5177
>                 URL: https://issues.apache.org/jira/browse/AMBARI-5177
>             Project: Ambari
>          Issue Type: Task
>          Components: client
>    Affects Versions: 1.5.1
>            Reporter: Antonenko Alexander
>            Assignee: Antonenko Alexander
>             Fix For: 1.5.1
>
>         Attachments: AMBARI-5177.patch
>
>
> On a Hive job details page we have a _show more_ action which when clicked instantly shows the query and stages. Clicking on _show less_ hides this information. 
> We need to improve this so that clicking on _show more_ smoothly expands an _information_ message bar (shown below in code and screenshot) with the query and stages, and _show less_ smoothly collapses that message bar.
> {code}
> <div class="alert alert-info">
> </div>
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)