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 5923317A54 for ; Mon, 2 Nov 2015 09:45:02 +0000 (UTC) Received: (qmail 56318 invoked by uid 500); 2 Nov 2015 09:44:28 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 56274 invoked by uid 500); 2 Nov 2015 09:44:28 -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 56255 invoked by uid 99); 2 Nov 2015 09:44:27 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Nov 2015 09:44:27 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id AD0272C14DC for ; Mon, 2 Nov 2015 09:44:27 +0000 (UTC) Date: Mon, 2 Nov 2015 09:44:27 +0000 (UTC) From: "Andrey Novikov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (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:all-tabpanel ] Andrey Novikov resolved IGNITE-1597. ------------------------------------ Resolution: Fixed Assignee: Pavel Konstantinov (was: Andrey Novikov) > 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)