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 request - filter by multiple upgrades #390

Open
DreadIron23 opened this issue Jun 3, 2024 · 1 comment
Open

Feature request - filter by multiple upgrades #390

DreadIron23 opened this issue Jun 3, 2024 · 1 comment

Comments

@DreadIron23
Copy link

Hi, it would be nice if we can filter items by multiple attributes - with "or" or "and". E.g. I want to list all items for Grain Farm with productivity(order desc) and Workforce needed. Maybe list these first and after a line list rest of items for the Grain Farm.

Make filter more flexible 🙂

@jansepke
Copy link
Owner

Thank you for submitting this idea. I have four possible soultions:

  1. enable multiselection for the "upgrade" filter, all selected values would be combined with "and" (see screenshot)
  2. enable multiselecton additionally for the "Building" filter
  3. additionally add a switch that switched between "or" and "and" mode
  4. somehow make it possible to decide for every filter value if it should be "and" or "or" combined

option 1. and 2. are easy to implement, 3. will take longer and 4. is very complex. would solution 1 or 2 be enough to solve your issues?

image

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

2 participants