You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The problem is that I'm not able to select which dungeons I want to omit from the search. You can do it by writing your own filter expression, but you cannot do it by just clicking the buttons. The buttons only let you filter for what dungeons you do want, which means that you have to tick every single dungeon except the ones that you don't wanna run and leave them unchecked.
Describe the solution you'd like
My solution, if in my case you want to play most of them without having to select them, you can make it so that:
~ clicking a button once turns it ON with green (how it works at the moment)
~ clicking a button twice filters it OFF with red (omitting it from the searches, same as and not.
Describe alternatives you've considered
As above, you can do it but it's quite tedious as you have to select mostly every dungeon and omit the ones you don't want.
With my suggestion, you can filter out dungeons without having to tick most of them.
Additional context
I've tried to visualize it so it's more clear:
Thanks!
The text was updated successfully, but these errors were encountered:
Good suggestion and well described issue, thank you. I wonder if a simple "select all" and "deselect all" button would be easier to understand. Negating dungeons makes only sense if no positive selections are made. Or I would have to switch to some kind of "negation mode" where every checkbox means "not this dungeon".
Please check FAQ and existing issue first:
Is your feature request related to a problem? Please describe.
The problem is that I'm not able to select which dungeons I want to omit from the search. You can do it by writing your own filter expression, but you cannot do it by just clicking the buttons. The buttons only let you filter for what dungeons you do want, which means that you have to tick every single dungeon except the ones that you don't wanna run and leave them unchecked.
Describe the solution you'd like
My solution, if in my case you want to play most of them without having to select them, you can make it so that:
~ clicking a button once turns it ON with green (how it works at the moment)
~ clicking a button twice filters it OFF with red (omitting it from the searches, same as and not.
Describe alternatives you've considered
As above, you can do it but it's quite tedious as you have to select mostly every dungeon and omit the ones you don't want.
With my suggestion, you can filter out dungeons without having to tick most of them.
Additional context
I've tried to visualize it so it's more clear:
![ara](https://private-user-images.githubusercontent.com/50028437/403734604-f32e2dca-e2ca-4001-b6a2-6a20577129af.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNjgyMjQsIm5iZiI6MTczOTM2NzkyNCwicGF0aCI6Ii81MDAyODQzNy80MDM3MzQ2MDQtZjMyZTJkY2EtZTJjYS00MDAxLWI2YTItNmEyMDU3NzEyOWFmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDEzNDUyNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM3MGQ4YTAwZGMzYjc5OTUwZTA5NjI2NzBmYzYzNTE1YmZhOTJhNzMwODI2OTk5ZDQ4NjI0OWFlODk3N2E1MGEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.inntCprXV57Xdja7pwcJI5fAhwZW4aJtmyTmIfEnr8M)
Thanks!
The text was updated successfully, but these errors were encountered: