Skip to content

Add items filter by loadout - #10079

Merged
LocalIdentity merged 2 commits into
PathOfBuildingCommunity:devfrom
xoxorwr:items-loadout-filter
Aug 3, 2026
Merged

Add items filter by loadout#10079
LocalIdentity merged 2 commits into
PathOfBuildingCommunity:devfrom
xoxorwr:items-loadout-filter

Conversation

@xoxorwr

@xoxorwr xoxorwr commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Fixes # .

Description of the problem being solved:

Some builds come with lots of loadouts, it causes the items menu to be bloated with items, it's hard to manage / locate a specific one / tweak.

I solved this by allowing to filter the list by loadout.

I had to shrink the delete button to make some room, what do y'all think about making the panes resizeable?

Steps taken to verify a working solution:

  • I made sure no items were left out

Link to a build that showcases this PR:

Before screenshot:

image image

After screenshot:

image

@xoxorwr xoxorwr closed this Jul 31, 2026
@xoxorwr xoxorwr reopened this Jul 31, 2026
@xoxorwr
xoxorwr marked this pull request as ready for review July 31, 2026 18:24
Restrict Current Loadout filtering to the active item set and passive tree
Resolve named loadouts using their actual set membership and linked identifiers
Preserve support for old passive-tree display names
Clear hidden selections and preserve visible selections by item ID
Clear the canonical item order when deleting all items from a filtered view
Delete unused items across the entire build
Add regression tests for filtering, selection, and deletion behavior
@LocalIdentity LocalIdentity added the enhancement New feature, calculation, or mod label Aug 3, 2026

@LocalIdentity LocalIdentity left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed a few issues but the PR looks good now

@LocalIdentity
LocalIdentity merged commit 85eddc3 into PathOfBuildingCommunity:dev Aug 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature, calculation, or mod

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants