Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D4DD5200C31 for ; Wed, 8 Mar 2017 21:13:44 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id D360D160B83; Wed, 8 Mar 2017 20:13:44 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2A728160B73 for ; Wed, 8 Mar 2017 21:13:44 +0100 (CET) Received: (qmail 41450 invoked by uid 500); 8 Mar 2017 20:13:43 -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 41441 invoked by uid 99); 8 Mar 2017 20:13:43 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Mar 2017 20:13:43 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id CAAAFC0BB8 for ; Wed, 8 Mar 2017 20:13:42 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.651 X-Spam-Level: X-Spam-Status: No, score=0.651 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 1ny3aAt3b1Ib for ; Wed, 8 Mar 2017 20:13:42 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 9037F5F5FD for ; Wed, 8 Mar 2017 20:13:41 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id AE950E0A32 for ; Wed, 8 Mar 2017 20:13:38 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 12E2724363 for ; Wed, 8 Mar 2017 20:13:38 +0000 (UTC) Date: Wed, 8 Mar 2017 20:13:38 +0000 (UTC) From: "Hudson (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-20254) Service Alert Popup - Unexpected User Experience MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 08 Mar 2017 20:13:45 -0000 [ https://issues.apache.org/jira/browse/AMBARI-20254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15901908#comment-15901908 ] Hudson commented on AMBARI-20254: --------------------------------- FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6979 (See [https://builds.apache.org/job/Ambari-trunk-Commit/6979/]) AMBARI-20254. Service Alert Popup - Unexpected User Experience. (Vivek (yusaku: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=66c94e9937343be0c1db9f51fad22556c18fb77e]) * (edit) ambari-web/app/styles/alerts.less * (edit) ambari-web/app/templates/main/service/info/service_alert_popup.hbs * (edit) ambari-web/app/models/alerts/alert_definition.js * (edit) ambari-web/app/controllers/main/service/info/summary.js > Service Alert Popup - Unexpected User Experience > ------------------------------------------------ > > Key: AMBARI-20254 > URL: https://issues.apache.org/jira/browse/AMBARI-20254 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.5.0 > Reporter: Vivek Ratnavel Subramanian > Assignee: Vivek Ratnavel Subramanian > Priority: Critical > Fix For: 2.5.0 > > Attachments: AMBARI-20254.v0.branch-2.5.patch, AMBARI-20254.v0.trunk.patch, AMBARI-20254.v1.branch-2.5.patch, tooltip2.png > > > AMBARI-19049 introduced some UI changes that causes regression in UX for the Service Alert popup. > With the change, the user has to click on the expander to see any alert context. And the expander UX is strange too. Clicking anywhere (including the hyperlinked text as well as the background) in the header takes the user to the alerts page. This is not the experience the user would expect based on conventions. > The cases in which too much context is displayed and therefore needs special handling is not the norm, so crippling UX for the special case is not the way to go. -- This message was sent by Atlassian JIRA (v6.3.15#6346)