Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-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 5262B1883C for ; Mon, 25 May 2015 04:26:18 +0000 (UTC) Received: (qmail 6375 invoked by uid 500); 25 May 2015 04:26:18 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 6319 invoked by uid 500); 25 May 2015 04:26:18 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 6308 invoked by uid 99); 25 May 2015 04:26:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 May 2015 04:26:18 +0000 Date: Mon, 25 May 2015 04:26:18 +0000 (UTC) From: "Rohith (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-2238) filtering on UI sticks even if I move away from the page 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/YARN-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14557959#comment-14557959 ] Rohith commented on YARN-2238: ------------------------------ Tested locally with YARN-3707 fix, working fine:-) > filtering on UI sticks even if I move away from the page > -------------------------------------------------------- > > Key: YARN-2238 > URL: https://issues.apache.org/jira/browse/YARN-2238 > Project: Hadoop YARN > Issue Type: Bug > Components: webapp > Affects Versions: 2.4.0 > Reporter: Sangjin Lee > Assignee: Jian He > Labels: usability > Attachments: YARN-2238.patch, YARN-2238.png, filtered.png > > > The main data table in many web pages (RM, AM, etc.) seems to show an unexpected filtering behavior. > If I filter the table by typing something in the key or value field (or I suspect any search field), the data table gets filtered. The example I used is the job configuration page for a MR job. That is expected. > However, when I move away from that page and visit any other web page of the same type (e.g. a job configuration page), the page is rendered with the filtering! That is unexpected. > What's even stranger is that it does not render the filtering term. As a result, I have a page that's mysteriously filtered but doesn't tell me what it's filtering on. -- This message was sent by Atlassian JIRA (v6.3.4#6332)