-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26638/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Srimanth Gunturi, and Yusaku
Sako.
Bugs: AMBARI-7755
https://issues.apache.org/jira/browse/AMBARI-7755
Repository: ambari
Description
-------
When the view is deploying, we automatically disable "Create Instance" button,
which is good.
However, the mouse cursor should change to indicate the button is not
clickable, and we should show a tooltip for more information.
Cursor = not-allowed
Tooltip = "Unable to create view instances"
Diffs
-----
ambari-admin/src/main/resources/ui/admin-web/app/styles/main.css 789af82
ambari-admin/src/main/resources/ui/admin-web/app/views/ambariViews/listTable.html
d2ab32a
Diff: https://reviews.apache.org/r/26638/diff/
Testing
-------
There are no unit test with this patch as the patch includes just css and html
changes which cannot be unit tested.
Applied the patch and tested e2e on a live cluster with branch-1.7.0 bits
Thanks,
Jaimin Jetly