You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2015/10/14 11:58:05 UTC

[jira] [Comment Edited] (IGNITE-1597) Improve filtering behavior

    [ https://issues.apache.org/jira/browse/IGNITE-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14956612#comment-14956612 ] 

Pavel Konstantinov edited comment on IGNITE-1597 at 10/14/15 9:57 AM:
----------------------------------------------------------------------

Set such filter taht current item doesn't match the filter and got:
{code}
Error: atomicityMode is not defined
@https://console.gridgain.com/common-module.js:1581:21
m@https://ajax.googleapis.com/ajax/libs/angularjs/1.4.6/angular.min.js:7:320
@https://console.gridgain.com/common-module.js:1580:13
pipe@https://cdnjs.cloudflare.com/ajax/libs/angular-smart-table/2.1.3/smart-table.js:154:54
updateSafeCopy@https://cdnjs.cloudflare.com/ajax/libs/angular-smart-table/2.1.3/smart-table.js:69:9
StTableController/<@https://cdnjs.cloudflare.com/ajax/libs/angular-smart-table/2.1.3/smart-table.js:96:11
hf/this.$get</n.prototype.$digest@https://ajax.googleapis.com/ajax/libs/angularjs/1.4.6/angular.min.js:130:204
hf/this.$get</n.prototype.$apply@https://ajax.googleapis.com/ajax/libs/angularjs/1.4.6/angular.min.js:133:234
g@https://ajax.googleapis.com/ajax/libs/angularjs/1.4.6/angular.min.js:87:374
K@https://ajax.googleapis.com/ajax/libs/angularjs/1.4.6/angular.min.js:91:448
Qf/</z.onload@https://ajax.googleapis.com/ajax/libs/angularjs/1.4.6/angular.min.js:92:462
{code}


was (Author: pkonstantinov):
{code}
Error: atomicityMode is not defined
@https://console.gridgain.com/common-module.js:1581:21
m@https://ajax.googleapis.com/ajax/libs/angularjs/1.4.6/angular.min.js:7:320
@https://console.gridgain.com/common-module.js:1580:13
pipe@https://cdnjs.cloudflare.com/ajax/libs/angular-smart-table/2.1.3/smart-table.js:154:54
updateSafeCopy@https://cdnjs.cloudflare.com/ajax/libs/angular-smart-table/2.1.3/smart-table.js:69:9
StTableController/<@https://cdnjs.cloudflare.com/ajax/libs/angular-smart-table/2.1.3/smart-table.js:96:11
hf/this.$get</n.prototype.$digest@https://ajax.googleapis.com/ajax/libs/angularjs/1.4.6/angular.min.js:130:204
hf/this.$get</n.prototype.$apply@https://ajax.googleapis.com/ajax/libs/angularjs/1.4.6/angular.min.js:133:234
g@https://ajax.googleapis.com/ajax/libs/angularjs/1.4.6/angular.min.js:87:374
K@https://ajax.googleapis.com/ajax/libs/angularjs/1.4.6/angular.min.js:91:448
Qf/</z.onload@https://ajax.googleapis.com/ajax/libs/angularjs/1.4.6/angular.min.js:92:462
{code}

> 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)