Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP feat(filter): create interface for filter on each column #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PxyUp
Copy link
Owner

@PxyUp PxyUp commented Nov 5, 2018

No description provided.

@todo
Copy link

todo bot commented Nov 5, 2018

Implement filterForEach column on clientSide

Filter must be filtering each column like in config


* @todo Implement filterForEach column on clientSide
* @body Filter must be filtering each column like in config
*/
public filteringByEachColumnString(streamWithEffect: StreamWithEffect): StreamWithEffect {}
public filterStream(streamWithEffect: StreamWithEffect): StreamWithEffect {


This comment was generated by todo based on a @todo comment in 5e339cd in #14. cc @PxyUp.

@PxyUp PxyUp changed the title feat(filter): create interface for filter on each column WIP feat(filter): create interface for filter on each column Nov 5, 2018
@PxyUp PxyUp self-assigned this Nov 5, 2018
@PxyUp PxyUp added the enhancement New feature or request label Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant