dauntless-builder icon indicating copy to clipboard operation
dauntless-builder copied to clipboard

Improve multi select in item dialogs

Open atomicptr opened this issue 3 years ago • 2 comments

Currently if you for instance pick in the weapon selector two cells it will show you a list of items that have either cell A or cell B but you might want to find something that has both.

image

I think this should obviously stay as an OR in general, you might need to look for something thats either A or B but it should at least prioritize something that matches or filter MORE (aka the item having both options).

Another option (in addition? separately?) would be to offer a button to switch between AND and OR selections but this might be more confusing for users.

atomicptr avatar Jul 24 '22 07:07 atomicptr

I think the AND by default is more intuitive.

medaey avatar Jul 24 '22 07:07 medaey

Only with cell slots though, perks/element/etc would mean only matching one item. On some of these things the multi select does not make that much sense I guess, but I found myself at least looking for items having A, B or C because I still needed them in the build.

atomicptr avatar Jul 24 '22 07:07 atomicptr