Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 75991DE92 for ; Wed, 4 Jul 2012 21:55:33 +0000 (UTC) Received: (qmail 43149 invoked by uid 500); 4 Jul 2012 21:55:23 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 43106 invoked by uid 500); 4 Jul 2012 21:55:23 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 42970 invoked by uid 99); 4 Jul 2012 21:55:23 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul 2012 21:55:22 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id E464D142822 for ; Wed, 4 Jul 2012 21:55:22 +0000 (UTC) Date: Wed, 4 Jul 2012 21:55:22 +0000 (UTC) From: "Vinod Kumar Vavilapalli (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: <766257192.6604.1341438922937.JavaMail.jiratomcat@issues-vm> In-Reply-To: <489313318.59829.1336933908227.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (AMBARI-240) Make All FE Entry Points Hide The Loading Image When They're Ready To Take Input 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-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli updated AMBARI-240: ------------------------------------------- Affects Version/s: (was: ambari-186) 0.9.0 > Make All FE Entry Points Hide The Loading Image When They're Ready To Take Input > -------------------------------------------------------------------------------- > > Key: AMBARI-240 > URL: https://issues.apache.org/jira/browse/AMBARI-240 > Project: Ambari > Issue Type: Bug > Affects Versions: 0.9.0 > Reporter: Varun Kapoor > Assignee: Varun Kapoor > Priority: Minor > Fix For: 0.9.0 > > Attachments: AMBARI-240.patch > > Original Estimate: 1h > Remaining Estimate: 1h > > After the refactor in https://issues.apache.org/jira/browse/AMBARI-197, some pages never hide the loading image, even after all the JS has loaded and the AJAX calls to get the data required for them to be operational are done with. > The fix just entails making a call to hideLoadingImg() at the appropriate time in each application/entry point. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira