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 rarity filter; fix #3675 #3676

Merged
merged 1 commit into from
Apr 3, 2019
Merged

Conversation

ctrlaltca
Copy link
Contributor

Related Ticket(s)

Short roundup of the initial problem

The rarity filter in the tree filters doesn't work correctly; the "inline" filter (on the search bar) is not affected.
Looks like the tree filter's rarity check is expecting the card database to contain "mythic rare" in a card's rarity property value, while it only contains "mythic".

What will change with this Pull Request?

The filter is changes to check for "mythic" instead of "mythic rare".

Copy link
Member

@ebbit1q ebbit1q left a comment

Choose a reason for hiding this comment

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

Yup, tested.

@ZeldaZach ZeldaZach merged commit 0ce2e61 into Cockatrice:master Apr 3, 2019
@ctrlaltca ctrlaltca deleted the filter branch June 7, 2019 13:41
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

3 participants