Antonenko Alexander created AMBARI-5177:
-------------------------------------------
Summary: 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
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)