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

Fix: empty make filter #60

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Fix: empty make filter #60

merged 1 commit into from
Nov 10, 2023

Conversation

jdrco
Copy link
Contributor

@jdrco jdrco commented Nov 10, 2023

Describe your changes

This PR accomplishes the following:

  • Empty make filter doesn't filter the item list

Issue ticket number and link

This PR addresses: #59

Checklist before requesting a review

  • I have performed a self-review of my code
  • Necessary java docs are present
  • Necessary UML diagrams are created
  • Necessary tests are written

Screenshots (if applicable)

Copy link
Contributor

@antonio2uofa antonio2uofa left a comment

Choose a reason for hiding this comment

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

What an elegant solution!

Copy link
Contributor

@Sami-Jagirdar Sami-Jagirdar left a comment

Choose a reason for hiding this comment

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

Yep, copied the code and tried it on my branch. Works!

Copy link
Contributor

@ldbonkowski ldbonkowski left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@MatthewNeufeld MatthewNeufeld left a comment

Choose a reason for hiding this comment

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

LGTM!!!

@jdrco jdrco merged commit 981d3db into main Nov 10, 2023
1 of 2 checks passed
@jdrco jdrco deleted the empty-make-filter branch November 10, 2023 03: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.

[BUGFIX] Empty Make Filter Shouldn't Filter
5 participants