Skip to content

Fix file sort not using folder name when determining the sort order of builds - #10131

Merged
LocalIdentity merged 1 commit into
PathOfBuildingCommunity:devfrom
xoxorwr:build-list-search-sort
Aug 6, 2026
Merged

Fix file sort not using folder name when determining the sort order of builds#10131
LocalIdentity merged 1 commit into
PathOfBuildingCommunity:devfrom
xoxorwr:build-list-search-sort

Conversation

@xoxorwr

Copy link
Copy Markdown
Contributor

Fixes # .

Description of the problem being solved:

Sorting the build list across sub dirs only compared fileName and ignored subPath. This caused files from different sub dirs to get mixed together out of order.

Steps taken to verify a working solution:

Link to a build that showcases this PR:

Before screenshot:

image

After screenshot:

image

@LocalIdentityLocalIdentity added the bug: behaviour Behavioral differences label Aug 6, 2026
@LocalIdentityLocalIdentity changed the title Include relative path when sorting build list by nameFix file sort not using folder name when determining the sort order of buildsAug 6, 2026
@LocalIdentity
LocalIdentity merged commit 56a7a75 into PathOfBuildingCommunity:devAug 6, 2026
2 of 3 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: behaviourBehavioral differences

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@xoxorwr@LocalIdentity