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

Search field filters #145

Open
jyc8 opened this issue May 11, 2018 · 0 comments
Open

Search field filters #145

jyc8 opened this issue May 11, 2018 · 0 comments
Labels

Comments

@jyc8
Copy link
Collaborator

jyc8 commented May 11, 2018

I've been adding various filters for search fields; these updates are pretty obscured so I'll keep track of some of these features here:

'Select Hero' field and 'Select Hero from List' field

  • Entering a numeric value will return heroes with BST greater than or equals to the value.
  • Entering "infantry", "armored", "flying", or "cavalry" will return heroes with corresponding movement.
  • Entering "red", "blue", "green", or "gray" will return heroes with corresponding color.

'Select Skills' field

  • Entering a numeric value will return skills with SP cost greater than or equals to the value
@jyc8 jyc8 added the feature label May 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant