You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Mahadev konar (JIRA)" <ji...@apache.org> on 2014/09/10 04:20:29 UTC

[jira] [Commented] (AMBARI-7235) Admin View: it is difficult and error-prone to be typing users and groups in textarea for membership and permission changes (implement type-ahead for user + group input fields)

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

Mahadev konar commented on AMBARI-7235:
---------------------------------------

+1 for the patch.

> Admin View: it is difficult and error-prone to be typing users and groups in textarea for membership and permission changes (implement type-ahead for user + group input fields)
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-7235
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7235
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-admin
>    Affects Versions: 1.7.0
>            Reporter: Yusaku Sako
>            Assignee: Yusaku Sako
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-7235.patch
>
>
> Implement type-ahead for the user and group input fields in the Admin View for all user and group permission entry fields and group membership fields.
> As the user types, we can perform "matches" (regex matching, like username=.\*<entered value>.\*) API call against username / group name to come up with suggestions. We can limit to showing at most 5 suggestions.



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