Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.5.1
-
None
Description
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.
<div class="alert alert-info">
</div>