Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Only show options that are possible given the selected filters #253

Open
atomicptr opened this issue Jul 24, 2022 · 0 comments
Open

Only show options that are possible given the selected filters #253

atomicptr opened this issue Jul 24, 2022 · 0 comments
Labels
feature New feature

Comments

@atomicptr
Copy link
Owner

image

This selection should probably only show "Aetheric Evasion" and "Evasive Fury" in perks instead of everything. This is a bit more complicated than just filtering things however due to having multi selects. Because the moment you pick lets say "Berserker" in perks it will obviously only show Berserker. To solve this you probably have to determine what the list looks like before applying the current (Perks) filter and only show perks that are available from that selection.

@atomicptr atomicptr added the feature New feature label Jul 24, 2022
@atomicptr atomicptr added this to the Dauntless Builder v2.1 milestone Jul 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant