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

[Feat] Filter by priority #136

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

Conversation

runyasak
Copy link

Resolves #134

I have added _filterPriority function to filter list by priority.
Unfortunately, I have handled equal case right now. I try to implement regex on switch case to catch priority pattern, don't want to duplicate too many cases, but doesn't work.

Does it have any way to handle many cases of priority?
If you have any feedback or suggestion, please comment on this PR.

@runyasak runyasak mentioned this pull request Mar 27, 2019
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.

None yet

1 participant