Return-Path: X-Original-To: apmail-ambari-issues-archive@minotaur.apache.org Delivered-To: apmail-ambari-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2ED62197CF for ; Mon, 25 Apr 2016 23:01:13 +0000 (UTC) Received: (qmail 71949 invoked by uid 500); 25 Apr 2016 23:01:13 -0000 Delivered-To: apmail-ambari-issues-archive@ambari.apache.org Received: (qmail 71921 invoked by uid 500); 25 Apr 2016 23:01:12 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 71895 invoked by uid 99); 25 Apr 2016 23:01:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Apr 2016 23:01:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CCC102C044E for ; Mon, 25 Apr 2016 23:01:12 +0000 (UTC) Date: Mon, 25 Apr 2016 23:01:12 +0000 (UTC) From: "Sangeeta Ravindran (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-16022) Config group UI enhancements MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-16022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sangeeta Ravindran updated AMBARI-16022: ---------------------------------------- Attachment: AMBARI-16022.patch > Config group UI enhancements > ---------------------------- > > Key: AMBARI-16022 > URL: https://issues.apache.org/jira/browse/AMBARI-16022 > Project: Ambari > Issue Type: Improvement > Components: ambari-web > Affects Versions: trunk > Reporter: Sangeeta Ravindran > Assignee: Sangeeta Ravindran > Priority: Minor > Fix For: trunk > > Attachments: AMBARI-16022.patch, configGrpDescValidation_afterfix.jpg, saveconfigrpdlgmsglongnames_afterfix.jpg, saveconfigrpdlgmsglongnames_beforefix.jpg, tooltipaddedeachgrpinlist_afterfix.jpg, tooltipaddedselectedgrp_afterfix.jpg > > > 1. The drop-down listing config-groups seems to truncate the group name when the length exceeds 18. If the config group name is longer, the full name is is not visible. The items in the drop-down list also show the partial truncated name. Having a tooltip would allow for the entire name to be displayed. > 2. In Manage Config Groups, the Description field allows entry of special characters. Need to restrict characters since the description is stored in the Database. > 3. Save Configuration Group dialog, the message spills outside the inner frame. Need to make the text wrap. -- This message was sent by Atlassian JIRA (v6.3.4#6332)