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

@xoxorwr xoxorwr commented Aug 5, 2026

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

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

Labels

bug: behaviour Behavioral differences

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants