Return-Path: X-Original-To: apmail-ignite-issues-archive@minotaur.apache.org Delivered-To: apmail-ignite-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 2751018C1F for ; Thu, 15 Oct 2015 07:00:14 +0000 (UTC) Received: (qmail 83994 invoked by uid 500); 15 Oct 2015 07:00:14 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 83964 invoked by uid 500); 15 Oct 2015 07:00:14 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 83954 invoked by uid 99); 15 Oct 2015 07:00:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Oct 2015 07:00:14 +0000 Date: Thu, 15 Oct 2015 07:00:13 +0000 (UTC) From: "Pavel Konstantinov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-1597) Improve filtering behavior 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/IGNITE-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14958434#comment-14958434 ] Pavel Konstantinov commented on IGNITE-1597: -------------------------------------------- Need to fix filtration in case when only invalid metadatas are displaying. > Improve filtering behavior > --------------------------- > > Key: IGNITE-1597 > URL: https://issues.apache.org/jira/browse/IGNITE-1597 > Project: Ignite > Issue Type: Sub-task > Components: wizards > Reporter: Pavel Konstantinov > Assignee: Pavel Konstantinov > Priority: Minor > Fix For: 1.5 > > > Currently we do not hide content of current active item even if it doesn't matching to the filter. We should improve this place. > 1) print out placeholder in case when no one item is matched the filter > something like "no items are matching to current filer" > 2) hide content of active item if it not matching current filter -- This message was sent by Atlassian JIRA (v6.3.4#6332)