Skip to content

Feature: Always include active entity in the list when looking at its details#950

Merged
timotheeguerin merged 11 commits intomasterfrom
feature/show-active-item-in-list
Dec 5, 2017
Merged

Feature: Always include active entity in the list when looking at its details#950
timotheeguerin merged 11 commits intomasterfrom
feature/show-active-item-in-list

Conversation

@timotheeguerin
Copy link
Member

fix #199

}

public activePoolChanged(data: any) {
console.log("Active?/", data);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove


if (filter.isEmpty()) {
this.data.setOptions({});
this.data.setOptions({ pageSize: 2 });
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

@timotheeguerin timotheeguerin merged commit 47c7137 into master Dec 5, 2017
@timotheeguerin timotheeguerin deleted the feature/show-active-item-in-list branch December 5, 2017 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Goto directly to an entity doesn't show the entity in the quicklist

2 participants