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

FEATURE: Custom actions filter #10

Open
Mamoru1234 opened this issue Aug 1, 2017 · 0 comments
Open

FEATURE: Custom actions filter #10

Mamoru1234 opened this issue Aug 1, 2017 · 0 comments

Comments

@Mamoru1234
Copy link

In our project, we are using Symbols for action types(to avoid actions overlapping).
And in this case RegExp approach for filtering is not working(Symbols hasn't match method, and it doesn't make sense in Symbols scope).

I think it makes sense to have the property which allows overwriting algorithm for filtering actions.

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

No branches or pull requests

1 participant