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

Hudson commented on AMBARI-10749:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #2441 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/2441/])
AMBARI-10749. Re-layout widget content to save vertical space (ababiichuk via 
srimanth) (sgunturi: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=6f67c4f664846e6372cccdfbb64c0b66d0b03853)
* ambari-web/app/templates/common/configs/widgets/controls.hbs
* ambari-web/app/templates/common/configs/widgets/directory_config_widget.hbs
* ambari-web/app/views/common/configs/widgets/directory_config_widget_view.js
* ambari-web/app/views/common/configs/widgets/config_widget_view.js
* ambari-web/app/styles/widgets.less


> Re-layout widget content to save vertical space
> -----------------------------------------------
>
>                 Key: AMBARI-10749
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10749
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-web
>    Affects Versions: 2.1.0
>            Reporter: Srimanth Gunturi
>            Assignee: Andrii Babiichuk
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-10749.patch
>
>
> Currently a widget's content is laid out in a way that takes a lot of 
> vertical space. Because of this the UI does not look compact and clean. We 
> need to change the internal layout of the widget to lessen vertical space.
> *Current Layout*:{code}
> [widget-control]           [final action]
> [error/warning message]    [override action]
>                            [undo action]
> {code}
> *Proposed Layout*:{code}
> [widget-control]           [error/warning icon] [final action]
>                           [undo action] [override action]
> {code}
> The {{error/warning icon}} will be an error or warning icon that will have a 
> tooltip showing the error message. This will save us valuable vertical space 
> and will always be constant vertical height.
> This layout should also look good in config-groups when configs are one below 
> the other.



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

Reply via email to