You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/11/17 19:13:34 UTC

[jira] [Commented] (AMBARI-8350) Usability: confusing typeahead widget for host selection when there are more than 25 hosts in the cluster

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

Hudson commented on AMBARI-8350:
--------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #962 (See [https://builds.apache.org/job/Ambari-trunk-Commit/962/])
AMBARI-8350. Usability: confusing typeahead widget for host selection when there are more than 25 hosts in the cluster (onechiporenko) (onechiporenko: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=cc076cf34c2533fb29932b6df2ea4c8c20a34568)
* ambari-web/test/views/wizard/step5_view_test.js
* ambari-web/app/views/wizard/step5_view.js


> Usability: confusing typeahead widget for host selection when there are more than 25 hosts in the cluster
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-8350
>                 URL: https://issues.apache.org/jira/browse/AMBARI-8350
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.0.0
>            Reporter: Oleg Nechiporenko
>            Assignee: Oleg Nechiporenko
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-8350.patch
>
>
> When there are more than 25 hosts in the cluster, the host selection pulldown turns into a type-ahead text field.
> This is a common widget that is used for various pages like Installer > Assign Masters, Move > Select Target Host, etc.
> The problem is that if you copy paste the hostname directly, the UI shows RED .  The user has to know to click or hit enter on the suggested hostname (which is the same as the user pasted in but with RAM and # cores.  Also, when the user makes this selection, the text field shows RAM & # cores.  
> 1. It should just work if the user copy pastes a valid hostname
> 2. Once a selection is made from type ahead, the text field value should NOT include RAM & # cores.



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